Re: PATCH: INT13 (READ/WRITE SECTORS)

2000-11-20 Thread Frank Cornelis
On Fri, 17 Nov 2000, David Elliott wrote: Joerg Mayer wrote: On Fri, Nov 17, 2000 at 12:57:18PM +0100, Frank Cornelis wrote: I wrote a little patch to support INT 13 read/writing of sectors on a floppy disk. If it's OK, please merge it with the CVS tree. ... +

Re: regapi broken in newer builds of Wine

2000-11-20 Thread James Hatheway
../../include/wine/obj_base.h:493: duplicate argument name `tj' in `#define' make: *** [regapi.o] Error 1 The patch I sent earlier, "small fixes", fixes this. Brown paper bag time, I think I was the cause of that problem... However, now it is back where it was before, regapi

GetWindowRect reports Desktop size not DDraw requested mode.

2000-11-20 Thread Tod Schmidt
I noticed when playing with the modes on Fallout that GetWindowRect is reporting the size of the desktop when in full screen mode, even after the mode is switched to a smaller resolution. When doing a trace on dinput, you can see it warps the mouse to the center of the dimensions reported by

Re: version patch

2000-11-20 Thread Dimitrie O. Paun
On Mon, 20 Nov 2000, Andreas Mohr wrote: - add winver settings nt2k, win30 and win20 (yes, some rare programs ^^ win2k would be better, maybe? -- Dimi.

Re: version patch

2000-11-20 Thread Ove Kaaven
On Mon, 20 Nov 2000, Andreas Mohr wrote: IMHO win2k is more or less Win ME. (or at least it could be confused this way). Microsoft isn't going to let anyone confuse Win2000 with WinME. You must be more confused than ordinary users (ouch!) if you think that. So I think we ought to better

Re: PATCH: INT13 (READ/WRITE SECTORS)

2000-11-20 Thread admiral coeyman
Frank Cornelis, [Int13] Bios0=/dev/fd0 Bios1=/dev/fd1 Bios80=/dev/hda Bios81=/dev/hdb Or something like that assuming that I am remembering correctly that floppy drives are 0-7f and hard drives are 80-ff. For now, wine.conf only lists logical devices. What we need for low

Re: Borland Database Engine and Delphi 4

2000-11-20 Thread cn
George Saich wrote: I pulled some registry entries from another machine (Win98) and was able to get the debugger working (Its a little flakey,but seems to be working). Additionally, I had to copy a RPCRT4.DLL to the C:\windows\system folder. With Kylix on the way I'm not sure if anyone besides

Re: PATCH: INT13 (READ/WRITE SECTORS)

2000-11-20 Thread Frank Cornelis
[Int13] Bios0=/dev/fd0 Bios1=/dev/fd1 Bios80=/dev/hda Bios81=/dev/hdb Or something like that assuming that I am remembering correctly that floppy drives are 0-7f and hard drives are 80-ff. For now, wine.conf only lists logical devices. What we need for low level INT13