G Guest Mar 3, 2004 #1 Can anyone give me a suggestion: what WINDOWS API I can use to logoff the current Windows 2000 user when the my application is closed? Thanks.
Can anyone give me a suggestion: what WINDOWS API I can use to logoff the current Windows 2000 user when the my application is closed? Thanks.
W William DePalo [MVP VC++] Mar 3, 2004 #2 James said: Can anyone give me a suggestion: what WINDOWS API I can use to logoff the current Windows 2000 user when the my application is closed? Click to expand... ExitWindowsEx(). Regards, Will
James said: Can anyone give me a suggestion: what WINDOWS API I can use to logoff the current Windows 2000 user when the my application is closed? Click to expand... ExitWindowsEx(). Regards, Will