2
votes
How can I enumerate the open windows (~EnumWindows) of another user session
According to this document you can create a process in an other us …
1
vote
Asynchronous ReadDirectoryChangesW()?
From the MSDN documentation for ReadDirectoryChnagesW():
For asynchronous completion …
