- getLastInputInfo
uint getLastInputInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWineVersion
string getWineVersion()
Returns Wine version, or null if not running under Wine.
- hideOwnConsoleWindow
void hideOwnConsoleWindow()
Hides the console window, but only if we are the owner.
- largeInteger
LARGE_INTEGER largeInteger(long n)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeUlong
ulong makeUlong(DWORD dwLow, DWORD dwHigh)
Undocumented in source. Be warned that the author may not have intended to support it.
- messageBox
int messageBox(string message, string title, int style)
Undocumented in source. Be warned that the author may not have intended to support it.
- messageLoop
void messageLoop()
Undocumented in source. Be warned that the author may not have intended to support it.
- processWindowsMessages
void processWindowsMessages()
Undocumented in source. Be warned that the author may not have intended to support it.
- ulargeInteger
ULARGE_INTEGER ulargeInteger(ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.
Miscellaneous Windows utility code.