#include "precomp.h"
Go to the source code of this file.
Functions | |
HBRUSH WINAPI | GetSysColorBrush (int nIndex) |
WINUSERAPI HANDLE WINAPI | SetSysColorsTemp (CONST COLORREF *lpRGBs, CONST HBRUSH *lpBrushes, UINT_PTR cBrushes) |
LPWSTR | TextAlloc (LPCWSTR lpszSrc) |
VOID WINAPI | SetLastErrorEx (DWORD dwErrCode, DWORD dwType) |
BOOL | GetLastInputInfo (PLASTINPUTINFO plii) |
Variables | |
HBRUSH | ghbrWhite = NULL |
HBRUSH | ghbrBlack = NULL |
LPCOLORREF | gpOriginalRGBs = NULL |
UINT | gcOriginalRGBs = 0 |
|
Definition at line 262 of file w32/ntuser/client/random.c. References BOOL, FALSE, GetLastInputInfo(), gpsi, and TRUE. Referenced by GetLastInputInfo().
|
|
Definition at line 32 of file w32/ntuser/client/random.c. References NULL, and SYSHBRUSH.
|
|
Definition at line 208 of file w32/ntuser/client/random.c. References VOID().
|
|
Definition at line 63 of file w32/ntuser/client/random.c. References gcOriginalRGBs, gpOriginalRGBs, gpsi, NtUserSetSysColors(), NULL, TRUE, UINT, UserLocalAlloc, and UserLocalFree.
|
|
Definition at line 164 of file w32/ntuser/client/random.c. References DWORD, NULL, and UserLocalAlloc. Referenced by MDIClientWndProcWorker(), MessageBoxWorker(), and xxxSetFrameTitle().
|
|
Definition at line 61 of file w32/ntuser/client/random.c. Referenced by SetSysColorsTemp(). |
|
Definition at line 24 of file w32/ntuser/client/random.c. |
|
Definition at line 23 of file w32/ntuser/client/random.c. |
|
Definition at line 60 of file w32/ntuser/client/random.c. Referenced by SetSysColorsTemp(). |