Displaying 4 results from an estimated 4 matches for "setupdideletedeviceinfo".
2009 Apr 01
2
Hamachi on Wine?
I was attempting to install Hamachi 1.0.3 via Wine (1.1.17) and got the following error message:
wine: Call from 0x7b82fcc0 to unimplemented function setupapi.dll.SetupDiDeleteDeviceInfo, aborting
wine: Unimplemented function setupapi.dll.SetupDiDeleteDeviceInfo called at address 0x7b82fcc0 (thread 002a), starting debugger...
wine: Call from 0x7b82fcc0 to unimplemented function setupapi.dll.SetupDiDeleteDeviceInfo, aborting
Doing a search I found the documentation on the setupapi....
2019 Jan 18
0
Wine release 4.0-rc7
...ws 7 in the Japanese and Hebrew locales
36082 Cannot Read Text In "Question" Boxes On Microsoft Money 2005 Installation
36084 Microsoft Money 2005 Window Going "Black" After Certain Menu Operations
43211 NVIDIA GeForce Experience 3.x installer fails due to 'setupapi.SetupDiDeleteDeviceInfo' stub
44796 Age of Empires II: The Conquerors is broken when CSMT is enabled
45874 Secret Files 1-2: hardware mouse cursor corrupted
46212 Multiple games have performance issues (Project CARS, NFS: Hot Pursuit (2010), Gas Guzzlers: Combat Carnage)
46459 Secret Files 1-2, Ufo: Extrat...
2010 Jul 02
0
Wine release 1.2-rc6
...piles.
include: Add some SYSDBG_COMMANDs.
winecfg: Remove BS_DEFPUSHBUTTON style for AddDll.
urlmon: Implement HlinkSimpleNavigateToMoniker.
user32/tests: Test that GetDlgItem does not recurse.
Austin English (7):
setupapi: Add stubs for SetupDiBuildDriverInfoList and SetupDiDeleteDeviceInfo:.
ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySpecifyCache:.
kernel32: Add NERR_UserNotFound to Norwegian winerr.
kernel32: Add stub for QueryMemoryResourceNotification.
ntdll: Add stub for NtSystemDebugControl.
user32: Fix a compiler warning on mingw.
w...
2018 Dec 07
0
Wine release 4.0-rc1
...Delete all empty parent keys of a removed device key.
wined3d: Use wined3d_state_get_light() in wined3d_state_record_lights().
setupapi: Implement SetupDiDeleteDeviceInterfaceData().
setupapi: Get rid of the redundant cDevices parameter to struct device.
setupapi: Implement SetupDiDeleteDeviceInfo().
ntdll: Call the select request directly in RtlWaitOnAddress().
ntdll: Use a critical section to ensure that RtlWaitOnAddress compares and queues atomically.
setupapi: Use strtoulW().
Zhiyi Zhang (5):
kernelbase: Implement PathAllocCombine.
kernelbase: Implement Pat...