Go to the source code of this file.
Functions | |
__inline ATOM | MapPropertyKey (PCWSTR pszKey) |
PPROP | _FindProp (PWND pwnd, PCWSTR pszKey, BOOL fInternal) |
HANDLE | _GetProp (PWND pwnd, PCWSTR pszKey, BOOL fInternal) |
|
Definition at line 46 of file rtl/winprop.c. References tagPROPLIST::aprop, tagPROP::atomKey, tagPROP::fs, tagPROPLIST::iFirstFree, MapPropertyKey(), NULL, PROPF_INTERNAL, REBASE, and UINT. Referenced by _GetProp(), InternalRemoveProp(), and InternalSetProp().
|
|
|
Definition at line 13 of file rtl/winprop.c. References IS_PTR, and PTR_TO_ID. Referenced by _FindProp().
|