ReactOS 0.4.16-dev-320-g3bd9ddc
|
Go to the source code of this file.
Functions | |
HANDLE FASTCALL | UserGetProp (_In_ PWND Window, _In_ ATOM Atom, _In_ BOOLEAN SystemProp) |
HANDLE FASTCALL | UserRemoveProp (_In_ PWND Window, _In_ ATOM Atom, _In_ BOOLEAN SystemProp) |
_Success_ (return) BOOL FASTCALL UserSetProp(_In_ PWND Window | |
VOID FASTCALL | UserRemoveWindowProps (_In_ PWND Window) |
Variables | |
_In_ ATOM | Atom |
_In_ ATOM _In_ HANDLE | Data |
_In_ ATOM _In_ HANDLE _In_ BOOLEAN | SystemProp |
_Success_ | ( | return | ) |
Definition at line 46 of file prop.c.
Referenced by DefWndGetIcon(), DefWndSetIcon(), GetLayeredStatus(), IntDdeGetMessageHook(), IntEngWindowChanged(), IntFlashWindowEx(), IntGetWindowContextHelpId(), IntGhostWindowFromHungWindow(), IntSetLayeredWindowAttributes(), NC_IconForWindow(), NtUserCallHwnd(), NtUserGetAppImeLevel(), NtUserGetLayeredWindowAttributes(), SetLayeredStatus(), and UserGethWnd().
Referenced by EngDeleteWnd(), IntDdeGetMessageHook(), IntFlashWindowEx(), NtUserCallHwndParam(), and NtUserRemoveProp().
Definition at line 115 of file prop.c.
Referenced by co_UserFreeWindow().
Definition at line 24 of file prop.h.
Referenced by _Success_(), IntGetProp(), and UserGetProp().