Emulator Issues #6584
closedRecent Wiimote changes breaks WinXP compatibility (CancelIoEx not present in kernel32)
0%
Description
Starting from 2271 can't start dolphin x86 on WinXP x64, error message appears "The procedure entry point CancelIoEx could not be located in the dynamic link library KERNEL32.DLL". Last working version was 2263.
Don't suggest to run x64 version instead, it never worked on WinXP x64 to begin with.
Updated by delroth about 11 years ago
- Status changed from New to Invalid
XP x64 is unsupported by Dolphin.
Updated by delroth about 11 years ago
- Priority set to Urgent
- Regression set to Yes
- Milestone set to Current
- Operating system Windows added
Reopening, looks like it isn't an x64 only problem - all XP versions should be impacted. CancelIoEx seems to be used by the libusb version imported by wii-network.
Matt_P, this is why I told you working on 42 features in the same branch was a dumb idea. Please fix.
Updated by delroth about 11 years ago
I'm a misleading idiot, sorry. RachelB was right and this was due to recent Wiimote changes.
@comex: could you fix this?
Updated by comexk about 11 years ago
Please try http://dl.dolphin-emu.org/builds/dolphin-6584-3.5-2290-x86.7z and report if it works.
Updated by hatarumoroboshi about 11 years ago
Yes, seems to work, at least Dolphin starts again on XP...
Updated by comexk about 11 years ago
- Status changed from Accepted to Fixed
This issue was closed by revision 9ee50a273098.