Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayKernel Library

C++ Wrapper functions for Windows kernel calls. Ring 0. No virtual memory is available of course. flat memory only.

By default each user is restricted to a single Remote Desktop session. You can allow multiple Remote Desktop sessions per user by changing a registry key: Create (or edit) the following registry key: "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer" Create a new DWORD value with name fSingleSessionPerUser The possible values for this setting : 0×0 Allow multiple sessions per user 0×1 Force each user to a single session