http://bugs.winehq.org/show_bug.cgi?id=26765
Summary: x86_64 OS should not be selectable on a 32-bit system Product: Wine Version: 1.3.17 Platform: x86-64 URL: http://source.winehq.org/source/programs/winecfg/appde faults.c?v=wine-1.3.17#L38 OS/Version: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P3 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
winecfg currently allows a user to select any Windows version that has been added to Wine, but 2008R2 does not support 32-bit processors.
Maybe this can be solved by defining VER_PLATFORM_WIN64_NT ?
Any app expecting a 64-bit processor should fail, but this is bound to come up at some point in the future.
If/when other architectures are supported the list will change again.
Not sure how big a headache this is to resolve, but it is only a trivial issue AFAICT.
I'm sure we've all seen the list before: http://en.wikipedia.org/wiki/Comparison_of_Windows_versions#NT_Kernel-based