S
sarab
I have a simple program to read registry key using RegOpenKeyEx and
RegQueryValueEx.
The program is compiled on windows 2000.
It works fine on windows 2000.
When run on a Windows 2003 (64 bit) box, RegOpenKeyEx always returns 2 (
File Not Found).
Is this a bug or i am using the wrong api?
regards
-sarab
RegQueryValueEx.
The program is compiled on windows 2000.
It works fine on windows 2000.
When run on a Windows 2003 (64 bit) box, RegOpenKeyEx always returns 2 (
File Not Found).
Is this a bug or i am using the wrong api?
regards
-sarab