Home
last modified time | relevance | path

Searched refs:co_UserSetWindowLongPtr (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dwindow.h79 LONG_PTR FASTCALL co_UserSetWindowLongPtr(HWND, DWORD, LONG_PTR, BOOL);
H A Dwindow.c4031 co_UserSetWindowLongPtr(HWND hWnd, DWORD Index, LONG_PTR NewValue, BOOL Ansi) in co_UserSetWindowLongPtr() function