- New implementation of SendMessage, ReceiveMessage, ReplyMessage functions
[wine] / msdos /
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Andreas MohrMoved VGA port access check at the beginning in order...
1999-02-14  Joseph PranevichAdded comments. Think I've fixed INT 10/08 (Get Charact...
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-04  Andreas MohrSome values of pBiosData added/fixed.
1999-02-02  Eric PouechRemoved references to obsolete msdos/cdrom.c file.
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-31  Ove KaavenAdded missing includes (the PSP handling was incorrect...
1999-01-30  Andreas MohrXMS fix.
1999-01-30  Andreas MohrSpelling fix.
1999-01-30  Andreas MohrSome interrupt enhancements.
1999-01-30  Andreas Mohrimplemented timer latching
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-30  Joseph PranevichPreliminary color console support.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-24  Andreas MohrImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some...
1999-01-20  Ove KaavenClear DOS extended error only for funcs >=0x2f (thanks...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Joseph PranevichDo not advance the cursor in certain routines. This...
1999-01-03  Andreas MohrImplemented raw device access calls for ioctlGenericBlk...
1999-01-03  Andreas MohrAdded automatic CMOS RAM checksum calculation.
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-25  Joseph PranevichHook into the (stubbed) resize code in msdos int10.
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Ulrich WeigandLet the System_Time_Selector clock tick.
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-12-09  Ove KaavenImplemented DPMI RMCBs using the DOS subsystem, and...
1998-12-07  Ove KaavenFixed DPMI_CallRMProc (I think).
1998-12-07  Stefan LeichterFile handle bug fix.
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-03  Joseph PranevichCall the new console driver for some routines. This...
1998-11-25  Ulrich WeigandChanged CTX_SEG_OFF_TO_LIN to allow linear addresses...
1998-11-22  Andreas MohrAdded INT21_ParseFileNameIntoFCB() and some other thing...
1998-11-14  Ulrich WeigandAdded stubs for several VxDs / interrupts.
1998-11-08  Ove KaavenSimulate the VGA vertical refresh.
1998-11-07  Andreas MohrMade this file DOSMOD friendly.
1998-11-01  Ove KaavenAdded VGA 256-color mode 0x13 using the DisplayDib...
1998-11-01  Ove KaavenUse macro V86_FLAG.
1998-11-01  Ove KaavenSet default video mode to 3 (80x25 color).
1998-11-01  Ove KaavenMoved VGA-emulating DirectX code from dispdib.c to...
1998-10-26  NF StevensA couple of TRACE messages are missing a newline at...
1998-10-24  Patrik StridvallCompile fix for Solaris.
1998-10-24  Joseph PranevichAdded support for int17 and int19.
1998-10-24  Carl van SchaikStubs for dos mode reboot interrupt.
1998-10-24  Carl van SchaikSome printer stubs for DOS added.
1998-10-24  Joseph PranevichMore stubs added. These changes are only partially...
1998-10-24  Joseph PranevichAdded some traces and cleaned up a couple of things.
1998-10-24  Uwe BonnesFile sharing fixes.
1998-10-23  Ove KaavenFirst shot at DPMI realmode calls.
1998-10-20  NF StevensRemoved an incorrect error message.
1998-10-17  Joseph PranevichShell parameters (config.sys) and ANSI support stubs.
1998-10-17  Joseph PranevichTerminate and Stay Resident now a fixme because it...
1998-10-17  Joseph PranevichAdded int16.c and int29.c.
1998-10-17  Joseph PranevichMore interrupts that can be done from DOS mode.
1998-10-17  Joseph PranevichAdded int29 (Fast Write to Screen) support.
1998-10-17  Joseph PranevichAdded int16 (Keyboard) support, mostly stubs.
1998-10-14  Ulrich WeigandAdded stub for VMM PM API AH=026[de] (never say 'safe...
1998-10-11  Ulrich WeigandStubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
1998-10-11  Ove KaavenSimulates DPMI memory map by converting lower-MB segmen...
1998-10-11  Ove KaavenI think it's time to rethink the HFILE16_TO_HFILE32...
1998-10-11  Ove KaavenImplemented basic XMS functions. wcb.exe (Win16 disasse...
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-05-25  Alexandre JulliardRelease 970525 wine-970525
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-04-15  Alexandre JulliardRelease 970415 wine-970415
next