|
-
December 6th, 2003, 06:15 AM
#1
Reading value from registry
Hi,
My application reads the ProxyServer string value from registry. When I run it directly, by clicking the exe, it works.
But when I run the application as a process that spawns from a service it is not querying values from registry.
RegOpenKeyEx works but RegQueryValueEx is not working and
FormatMessage gives "operation completed successfully".
Why?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|