Not enough space in heap

2000-06-26 Thread Gilroy Billard
Hello, I wrote a message a few days ago about trying to Initialize more than four instances of the Indeo5 Codec. I always receive an Exception (c005) if more than four copies are initialized at a time. I since enabled --debug and --trace in the wine library and found the follow output to be

16-bit App Crash (maybe in SWITCHSTACKTO)

2000-06-26 Thread Joerg Mayer
Hello, I tried to run a 16 bit app and it crashed. The famous last words are in SWITCHSTACKTO. I did a --debugmsg +all but I've included only a few lines, as the location seems obvious. Ideas anyone? Thanks Joerg -- Joerg Mayer eMail: [EMAIL

Direct device access

2000-06-26 Thread Simon Harrison
Using CreateFile() to open a raw floppy device NT-style doesn't seem to work with wine (-winver nt40), the error is fixme:win32:DEVICE_Open:Unknown VxD A: Maybe DEVICE_Open() should check for semicolon at the end of the string and switch to NT style device open (allow the file opening), or

Re: The printer setup dialog

2000-06-26 Thread Duane Clark
Huw D M Davies wrote: On Sat, Jun 24, 2000 at 10:14:00AM -0700, Duane Clark wrote: So without further ado, here is what seems to work for me: Looks fine. However I've got some changes to this code sitting in my tree (including a similar fix for the orientation not working bug). If

RFC: Windows NT VDD

2000-06-26 Thread David Elliott
Hey, Lately there has been a lot of discussion about the way DOS interrupts and ports should be implemented. In my opinion, the best solution would be compatible with an existing Windows API. It seems that it would be fairly trivial to implement many of the functions for the Windows NT Virtual

Re: RFC: Windows NT VDD

2000-06-26 Thread admiral coeyman
David Elliott, Hey, Lately there has been a lot of discussion about the way DOS interrupts and ports should be implemented. In my opinion, the best solution would be compatible with an existing Windows API. I'm in the DOS end of things. I am an old DOS asm programmer trying to