Go to the source code of this file.
Functions | |
ULONG_PTR | MapServerToClientPfn (KERNEL_ULONG_PTR dw, BOOL bAnsi) |
ULONG_PTR | MapClientNeuterToClientPfn (PCLS pcls, KERNEL_ULONG_PTR dw, BOOL bAnsi) |
|
Definition at line 49 of file ntuser/rtl/getset.c. References tagCLS::fnid, FNID_CONTROLEND, FNID_CONTROLSTART, FNID_TO_CLIENT_PFNA_CLIENT, FNID_TO_CLIENT_PFNA_KERNEL, FNID_TO_CLIENT_PFNW_CLIENT, and FNID_TO_CLIENT_PFNW_KERNEL. Referenced by _GetClassData(), _GetClassInfoEx(), GetWindowData(), xxxCreateWindowEx(), xxxSetClassData(), and xxxSetWindowData().
|
|
Definition at line 22 of file ntuser/rtl/getset.c. References FNID_TO_CLIENT_PFNA_CLIENT, FNID_TO_CLIENT_PFNW_CLIENT, FNID_WNDPROCEND, FNID_WNDPROCSTART, STOCID, and WNDPROC_PWND. Referenced by _GetClassData(), _GetClassInfoEx(), GetWindowData(), xxxSetClassData(), and xxxSetWindowData().
|