search for: getrawinputdevicelist

Displaying 7 results from an estimated 7 matches for "getrawinputdevicelist".

2015 May 29
0
Wine release 1.7.44
...leak in ddraw/tests/d3d.c:CapsTest() 36669 ddraw/tests/visual.c crash under valgrind/i965 37220 valgrind shows an invalid write in d3dx9_36/tests/core.c 37575 regedit: duplicated null characters 37604 Adobe Reader 6 crashes at splash screen 37667 Custom game development library needs GetRawInputDeviceList to set ERROR_INSUFFICIENT_BUFFER on too small buffer 37759 CLARION 8 crashes on null pointer in GetStringTypeW 37761 Tree list items do not automatically collapse in Starcraft Campaign Editor 38090 Managed (.NET) debugger fails to load symbol files ('GetFileVersionInfoSizeExW' is a...
2011 Jun 21
0
Attempting to boot Unity3D
...ce context 0x11cc. err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure err:d3d:context_set_pixel_format Failed to set pixel format 15 on device context 0x11dc, last error 0. err:d3d:context_create Failed to set pixel format 15 on device context 0x11dc. fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x32f2a4, cbSize=8) stub! fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x32f2ac, cbSize=8) stub! fixme:win:RegisterRawInputDevices (pRawInputDevices=0x32f314, uiNumDevices=1, cbSize=12) stub! fixme:d3d:resource_check_usage Unhan...
2011 Jul 22
1
Re: Silverlight Application in Wine
...eateURLMonikerEx ignoring flag URL_MK_UNIFORM fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM fixme:win:GetRawInputDeviceList (pRawInputDeviceList=0x0, puiNumDevices=0x33fa74, cbSize=8) stub! fixme:module:GetModuleHandleExW should pin refcount for 0x6d800000 fixme:advapi:RegisterTraceGuidsW (0x6d84c03a, 0x0, {aa087e0e-0b35-4e28-8f3a-440c3f51eef1}, 3, 0x33f4d0, (null), (null), 0x6d8b80e0,) fixme:advapi:RegisterTraceGuidsW...
2011 Mar 15
4
HUNK #N Problems When Applying A Patch For Wine 1.3.15
...0x0200 +#define RI_MOUSE_WHEEL 0x0400 +#define RIDEV_INPUTSINK 0x00000100 +#define MOUSE_DEVICE_HANDLE (HANDLE)0x1337 + /*********************************************************************** * get_key_state */ @@ -384,10 +425,66 @@ UINT WINAPI GetRawInputDeviceList(PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT /****************************************************************** * RegisterRawInputDevices (USER32.@) */ -BOOL WINAPI DECLSPEC_HOTPATCH RegisterRawInputDevices(PRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize) +BOOL WINAPI Regist...
2012 Oct 26
0
Wine release 1.5.16
...with native IE7 can't log in 31673 SimRaceway Update Service hangs after CommitUrlCacheEntryInternal 31794 XCOM: Enemy Unknown demo needs KERNEL32.dll.GetFileInformationByHandleEx 31813 Jamestown input (rawinput) still doesn't work 31831 WinUAE cannot find any raw input devices (GetRawInputDeviceList stub) 31835 iexplore: endless fixme:mshtml:HTMLFrameBase_put_name on radio monaco 31875 poor error output of cmd when trying to execute a non exist program 31925 Project Black Sun demo quits unexpectedly when starting a new game (without native msvcp100) 31930 QQ2011 installer crash at...
2018 Aug 31
0
Wine release 3.15
...eting a device. msi: Don't assume that WoW64 redirection is enabled in custom_start_server(). include: Fix definition of RAWHID. user32: Move rawinput functions to rawinput.c. user32: Trace command in hexadecimal in GetRawDeviceInfo(). user32: Return HID devices in GetRawInputDeviceList(). user32: Return RIDI_DEVICEINFO for HID devices from GetRawInputDeviceInfo(). user32: Return RIDI_DEVICENAME for HID devices from GetRawInputDeviceInfo(). ddraw: Avoid leaking references to the wined3d device. ntoskrnl.exe: Broadcast WM_DEVICECHANGE when a PnP device is ad...
2020 Apr 10
0
Wine release 5.6
...lement is_same_file() using FileIdInformation. kernel32: Implement GetVolumeInformationByHandleW(). user32: Rename the "hid_device" structure to "device". user32: Rename hid_devices_* variables to rawinput_devices_*. user32: Also scan for mouse devices in GetRawInputDeviceList(). maintainers: Add Paul Gofman to the Staging branch section. maintainers: Add myself to some sections. maintainers: Take maintainership of DirectShow. maintainers: Take maintainership of the HTTP server libraries. Zhipeng Zhao (1): explorer: Support '/cd,' c...