http://bugs.winehq.org/show_bug.cgi?id=19752 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com --- Comment #3 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2010-05-19 05:39:49 --- (In reply to comment #2)
16-bit windows apps can work. 16-bit DOS app in vm86 mode won't work. It's a hardware limitation (CPUs don't support vm86 mode in 64-bit protected mode).
That patch actually switches the CPU into 32-bit PM mode, then VM86 mode. It will work even for 16-bit DOS apps. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.