Click to See Complete Forum and Search --> : Help with Registry


September 14th, 1999, 08:29 AM
How do i read a registry key with a NT service, i got a code in a common exe file a it read the registry key, but when i copy the code to a service it doesn't work. i'm doing this with api calls. The NT service is working with a control made with VC++.