Copyright (c) 2003-2008 by Michael Ellison. See COPYING.txt for the Game Accessibility Suite [GAS] License (MIT License).
Definition in file CATOSFuncs_Win32.cpp.
#include "CATOSFuncs.h"
#include "CATInternal.h"
#include "CATStringTableCore.h"
Go to the source code of this file.
Functions | |
void | CATInvalidateRect (CATWND window, const CATRect &rect) |
BOOL CALLBACK | FindFirstMonitor (HMONITOR hMonitor, HDC, LPRECT, LPARAM dwData) |
CATRect | GetPrimaryMonitorRect () |
void | CATPostQuit (CATInt32 exitCode) |
CATPostQuit() posts a quit message to a GUI interface... | |
CATResult | CATExecute (const CATWChar *shellCommand, CATWND wnd) |
CATExecute() executes a shell command. Be careful. | |
CATMODKEY | GetModifierKeys () |
CATResult | OSLoadIconImage (const CATWChar *appPath, CATICON *icon, CATString &appName) |
CATResult | OSGetWindowIcon (const CATWChar *windowName, CATICON *icon) |
CATString | GetInstallLoc (const CATWChar *uninstKey) |
CATString | GetSoftwareReg (const CATWChar *regString) |