On 11/9/10 4:20 PM, André Hentschel wrote:
@@ -643,7 +643,7 @@ static DWORD WINAPI MZ_DOSVM( LPVOID lpExtra )
if (GetLastError() == ERROR_NOT_SUPPORTED) MESSAGE( "wine: Cannot start DOS application %s\n"
" because vm86 mode is not supported on this platform.\n",
" because vm86 mode is not supported on this platform, try dosemu.\n",
You mean DOSBox, right? dosemu needs vm86(2) anyway, and AFAIK isn't even available on non-Linux.
Chip