ReactOS 0.4.16-dev-122-g325d74c
|
#include <user32.h>
Go to the source code of this file.
Variables | |
static HPEN | SysColorPens [COLOR_MENUBAR+1] |
static HBRUSH | SysColorBrushes [COLOR_MENUBAR+1] |
Definition at line 487 of file stubs.c.
LONG WINAPI CsrBroadcastSystemMessageExW | ( | DWORD | dwflags, |
LPDWORD | lpdwRecipients, | ||
UINT | uiMessage, | ||
WPARAM | wParam, | ||
LPARAM | lParam, | ||
PBSMINFO | pBSMInfo | ||
) |
NTSTATUS WINAPI DeviceEventWorker | ( | HWND | hwnd, |
WPARAM | wParam, | ||
LPARAM | lParam, | ||
DWORD | Data, | ||
ULONG_PTR * | uResult | ||
) |
Definition at line 504 of file stubs.c.
BOOL WINAPI GetAccCursorInfo | ( | PCURSORINFO | pci | ) |
UINT WINAPI DECLSPEC_HOTPATCH GetRawInputBuffer | ( | PRAWINPUT | pData, |
PUINT | pcbSize, | ||
UINT | cbSizeHeader | ||
) |
UINT WINAPI GetRawInputData | ( | HRAWINPUT | hRawInput, |
UINT | uiCommand, | ||
LPVOID | pData, | ||
PUINT | pcbSize, | ||
UINT | cbSizeHeader | ||
) |
Definition at line 313 of file stubs.c.
Referenced by test_GetRawInputData().
Definition at line 257 of file stubs.c.
Referenced by init_function_pointers().
Definition at line 225 of file stubs.c.
Referenced by init_function_pointers().
UINT WINAPI GetRawInputDeviceList | ( | PRAWINPUTDEVICELIST | pRawInputDeviceList, |
PUINT | puiNumDevices, | ||
UINT | cbSize | ||
) |
Definition at line 329 of file stubs.c.
Referenced by init_function_pointers().
UINT WINAPI DECLSPEC_HOTPATCH GetRegisteredRawInputDevices | ( | PRAWINPUTDEVICE | pRawInputDevices, |
PUINT | puiNumDevices, | ||
UINT | cbSize | ||
) |
Definition at line 349 of file stubs.c.
Referenced by acquire_tests(), and test_mouse_keyboard().
Definition at line 565 of file stubs.c.
BOOL WINAPI DECLSPEC_HOTPATCH RegisterRawInputDevices | ( | PCRAWINPUTDEVICE | pRawInputDevices, |
UINT | uiNumDevices, | ||
UINT | cbSize | ||
) |
Definition at line 364 of file stubs.c.
Referenced by test_mouse_keyboard(), and test_RegisterRawInputDevices().
Definition at line 151 of file stubs.c.
BOOL WINAPI UserLpkTabbedTextOut | ( | DWORD | dw1, |
DWORD | dw2, | ||
DWORD | dw3, | ||
DWORD | dw4, | ||
DWORD | dw5, | ||
DWORD | dw6, | ||
DWORD | dw7, | ||
DWORD | dw8, | ||
DWORD | dw9, | ||
DWORD | dw10, | ||
DWORD | dw11, | ||
DWORD | dw12 | ||
) |
Definition at line 106 of file stubs.c.
Referenced by NtUserCallOneParam(), and RealizePalette().
Definition at line 21 of file stubs.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | user32 | ) |
|
static |
Definition at line 147 of file stubs.c.
Referenced by SetSysColorsTemp().
|
static |
Definition at line 146 of file stubs.c.
Referenced by SetSysColorsTemp().