Home
last modified time | relevance | path

Searched defs:lData (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dcpl.h28 LONG_PTR lData; member
34 LONG_PTR lData; member
44 LONG_PTR lData; member
/reactos/modules/rosapps/templates/dialog/
H A Ddialog.c34 LONG lData; member
50 static BOOL OnCreate(HWND hWnd, LONG lData) in OnCreate()
/reactos/win32ss/user/user32/windows/
H A Ddraw.c1637 DrawStateA(HDC hDC, HBRUSH hBrush, DRAWSTATEPROC lpOutputFunc, LPARAM lData, in DrawStateA()
1647 DrawStateW(HDC hDC, HBRUSH hBrush, DRAWSTATEPROC lpOutputFunc, LPARAM lData, in DrawStateW()