Actions
Emulator Issues #26
closedFix Windows 2000 compatibility
Status:
Won't fix
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Trying to run DolphinWx on Win2000
What is the expected output? What do you see instead?
'The procedure entry point IsWow64Process could not be located in the
dynamic link library KERNEL32.dll'
What version of the product are you using? On what operating system?
Windows 2000 SP4, occured on every SVN version I have tried.
Please provide any additional information below.
Seems like IsWow64Process function is supported by Windows XP and above.
Actions