#include "precomp.h"
Go to the source code of this file.
Defines | |
#define | INDEX_OFFSET GCLP_HICONSM |
Functions | |
ULONG_PTR | _GetClassData (PCLS pcls, PWND pwnd, int index, BOOL bAnsi) |
ULONG_PTR | _GetClassLongPtr (PWND pwnd, int index, BOOL bAnsi) |
WORD | GetClassWord (HWND hwnd, int index) |
Variables | |
CONST BYTE | afClassDWord [] |
CONST BYTE | aiClassOffset [] |
|
Definition at line 84 of file classc.c. Referenced by _GetClassData(), and xxxSetClassData(). |
|
Definition at line 100 of file classc.c. References afClassDWord, aiClassOffset, BYTE, CPD_ANSI_TO_UNICODE, CPD_UNICODE_TO_ANSI, CPD_WNDTOCLS, CSF_ANSIPROC, tagCLS::CSF_flags, CSF_SERVERSIDEPROC, CSF_WOWCLASS, CSF_WOWEXTRA, DWORD, GetCPD(), INDEX_OFFSET, IS_PTR, tagCLS::lpszClientAnsiMenuName, tagCLS::lpszClientUnicodeMenuName, MapClientNeuterToClientPfn(), MapServerToClientPfn(), NtUserCallHwndParam(), PtoH, and PWCFromPCLS. Referenced by _GetClassLongPtr(), GetClassWord(), and GetClassWOWWords().
|
|
Definition at line 246 of file classc.c. References _GetClassData(), BYTE, and REBASEALWAYS.
|
|
Definition at line 305 of file classc.c. References _GetClassData(), BYTE, FALSE, NULL, REBASEALWAYS, and ValidateHwnd.
|
|
Initial value:
Definition at line 21 of file classc.c. Referenced by _GetClassData(), and xxxSetClassData(). |
|
Initial value:
Definition at line 51 of file classc.c. Referenced by _GetClassData(), and xxxSetClassData(). |