/reactos/modules/rostests/winetests/winmm/ |
H A D | timer.c | 72 DWORD_PTR dw1, DWORD_PTR dw2) in testTimeProc() 167 DWORD_PTR dw1, DWORD_PTR dw2) in priorityTimeProc()
|
/reactos/dll/directx/d3d9/ |
H A D | d3d9.c | 51 HRESULT WINAPI DebugSetMute(DWORD dw1) in DebugSetMute()
|
/reactos/win32ss/user/user32/misc/ |
H A D | stubs.c | 557 GetReasonTitleFromReasonCode(DWORD dw1, DWORD dw2, DWORD dw3) in GetReasonTitleFromReasonCode() 588 DWORD dw1, in UserLpkTabbedTextOut() 607 Win32PoolAllocationStats(DWORD dw1, DWORD dw2, DWORD dw3, DWORD dw4, DWORD dw5) in Win32PoolAllocationStats()
|
/reactos/dll/directx/wine/dsound/ |
H A D | mixer.c | 985 DWORD_PTR dw1, DWORD_PTR dw2) in DSOUND_timer() 1011 void CALLBACK DSOUND_callback(HWAVEOUT hwo, UINT msg, DWORD_PTR dwUser, DWORD_PTR dw1, DWORD_PTR dw… in DSOUND_callback()
|
H A D | capture.c | 765 DSOUND_capture_callback(HWAVEIN hwi, UINT msg, DWORD_PTR dwUser, DWORD_PTR dw1, in DSOUND_capture_callback()
|
/reactos/modules/rosapps/applications/screensavers/cylfrac/ |
H A D | cylfrac.c | 115 void CALLBACK TimeProc(UINT uID, UINT uMsg, DWORD_PTR dwUser, DWORD_PTR dw1, DWORD_PTR dw2) in TimeProc()
|
/reactos/dll/win32/dbghelp/ |
H A D | path.c | 462 DWORD dw1; member 597 … PCSTR full_path, enum module_type type, const GUID* guid, DWORD dw1, DWORD dw2, in path_find_symbol_file()
|
/reactos/base/applications/regedit/ |
H A D | listview.c | 372 DWORD dw1, dw2; in CompareFunc() local
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | metafile.c | 72 DWORD dw1, dw2, dw3; member
|
/reactos/win32ss/user/ntuser/ |
H A D | ntstubs.c | 52 DWORD dw1, in NtUserDragObject()
|
/reactos/dll/win32/rsaenh/ |
H A D | sha2.c | 65 #define SHA2_WORD64_CONST(dw1, dw2) (((sha2_word64)(dw1) << 32) | (dw2)) argument
|
/reactos/drivers/ksfilter/ks/ |
H A D | kstypes.h | 278 ULONG dw1; member
|
/reactos/win32ss/user/user32/include/ |
H A D | ntwrapper.h | 94 DragObject(HWND hwnd1, HWND hwnd2, UINT u1, ULONG_PTR dw1, HCURSOR hc1) in DragObject()
|
/reactos/dll/win32/winmm/ |
H A D | winmm.c | 793 UINT WINAPI auxOutMessage(UINT uDeviceID, UINT uMessage, DWORD_PTR dw1, DWORD_PTR dw2) in auxOutMessage()
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | tmarshal.c | 46 #define ULL_CONST(dw1, dw2) ((((ULONGLONG)dw1) << 32) | (ULONGLONG)dw2) argument
|