Hello wine users, I am trying to run a old 16bit Foxpro 2.5 application (we no longer have the source code) in Wine 9.0.34 under FreeBSD 6.2 here is the console output i get wine --version wine-0.9.34 Sam# wine '/root/.wine/drive_c/FPW250/votereg.exe' err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available Fatal error 'No current thread. ' at line 317 in file /usr/src/lib/libpthread/thread/thr_sig.c (errno = 2) err:ntdll:RtlpWaitForCriticalSection section 0x9c30eea0 "syslevel.c: Win16Mutex" wait timed out in thread 000c, blocked by 000d, retrying (60 sec) does wine still support 16bit applications? is there something special I need to do to configure 16bit apps in wine? Thank you Sam Fourman Jr.
> does wine still support 16bit applications? > > is there something special I need to do to configure 16bit apps in wine?What version are you emulating? Just firing up a few dos apps here gives me very negative results, even those known to dos-box effectively. The only 16 bit windows exe I could find was the scanner driver for my last scanner, which did throw up a correct looking message with no errors, although I never saw that one before. So I guess it still does run windows-only 16 bit apps.wine-0.9.33 here to go by the rpm, although it answers wine-0.9.28 -- Declan Moriarty <junk_mail@iol.ie>