James Sluiter
March 22nd, 2000, 03:26 PM
Hi all,
I am attempting to perform the following in Windows 2000 and am getting back error code 997 (ERROR_IO_PENDING) along with an invalid handle. The line in question works without error on NT machines. ANy ideas would be much appreciated.
SC_HANDLE scman = OpenSCManager(NULL, NULL, SC_MANAGER_CONNECT);
James
I am attempting to perform the following in Windows 2000 and am getting back error code 997 (ERROR_IO_PENDING) along with an invalid handle. The line in question works without error on NT machines. ANy ideas would be much appreciated.
SC_HANDLE scman = OpenSCManager(NULL, NULL, SC_MANAGER_CONNECT);
James