I am compiling the win32 extensions on 32 bit windows using Microsoft
Visual Studio 8 (AKA .Net 2005)
I have had some problems with paths, but managed to solve these by
manually adding paths to the registry.
(I am puzzled that dsound.h appears in the SDK for ce, but not the
regular SDK.)
I am
Hello all,
I'm having a little problem figuring how I can tell if there is anybody
currently logged into windows at the desktop. More specifically, I am
initiating a logoff via the ExitWindowsEx() function and, as we all
know, it can sometimes take a little bit for the logoff to actually
complete
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Matt
> Herbert (matherbe)
> Sent: Wednesday, October 17, 2007 11:02 AM
>
> I am stumped trying to figure out how I can automate the login/logoff
> procedure on Windows.
> [...] the hard part that I ca