|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
I've written a program to change the cpu identifier in the registry in Windows. The program works allright, it changes the registry string. But in Windows 98 the registry string is automatically updated/restored with it's original value every time I view Properties on My Computer to see what cpu you have. In Win2k this is not a problem. It is very important to me to write a program that can fix this in Windows 98. Could anyone please help me?
|
|
#2
|
|||
|
|||
|
yes. find out which api function is used for identifying the CPU and patch this. or write a .vxd (a virtual CPU driver? why not
)
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
|||
|
|||
|
Yeah.. the only proplem is to get the API. I've searched the web (planetsourcecode etc.) without finding anything. I don't know what to do.
|
|
#4
|
|||
|
|||
|
search on cnet.com for "api monitor" in the downloads section. maybe this can help you...
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > CPU Identifier in Windows 98 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|