- b4b9303 Fixed first/last playable frame referencing. by Eric Pouech · 25 years ago
- dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
- 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
- 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
- 0e04d8b Report non-hercules video. Turned on int 2a. by Robert 'Admiral' Coeyman · 25 years ago
- d87a8ab Replicate CreateDirectory() LastError workaround for the LFN part. by Marcus Meissner · 25 years ago
- 410d899 Modification due to problems with winapi-check. by Patrik Stridvall · 26 years ago
- 26e1653 Implemented uppercasing functions (based on a patch by Robert by Alexandre Julliard · 26 years ago
- 311e456 Added support for anonymous structs/unions on compilers that implement it. by Patrik Stridvall · 26 years ago
- 7d8cfeb Removed IP_reg, SP_reg and FL_reg definitions to avoid potential by Alexandre Julliard · 26 years ago
- a1089c5 Made stack manipulation macros into inline functions. by Alexandre Julliard · 26 years ago
- 0e38aa7 Various ANSI C compability fixes. by Patrik Stridvall · 26 years ago
- ff9c44f Bugfix: missing WINAPIs added. by Ulrich Weigand · 26 years ago
- 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- 617955d Changed CONTEXT into CONTEXT86 everywhere we really want an i386 by Alexandre Julliard · 26 years ago
- 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
- 0a860a0 Merged THDB and TEB structures. by Alexandre Julliard · 26 years ago
- e78e1af Various DPMI fixes and preliminary DPMI raw mode switch handler. by Ove Kaaven · 26 years ago
- f7bd7ad Added INT_Int16AddChar. by Ove Kaaven · 26 years ago
- 59c8273 Changed global DOS_LOL into function DOSMEM_LOL() in order to operate by Ove Kaaven · 26 years ago
- f08b819 Some stubs for pccard vxd to debug the native shell32. by Juergen Schmied · 26 years ago
- e9251b0 Improved shortcuts - follows jumps in trying to avoid switching to by Ove Kaaven · 26 years ago
- 9a6fbe4 Added missing WINAPI for the callback procs. by Marcus Meissner · 26 years ago
- 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
- 07d2a78 Moved DOS List of Lists initialization, and added the beginnings of by Ove Kaaven · 26 years ago
- 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
- a9a671d Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
- c7a8dde #pragma pack(?) changed to #include "*pack*.h" by Patrik Stridvall · 26 years ago
- 14eadf5 Fixed crash when status was read with cd-rom tray open. by Eric Pouech · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- 58abac3 Fixed warnings. by Michael Veksler · 26 years ago
- e6f0b72 Added IOCTL function 0x440d/0x72. by Bertho Stultiens · 26 years ago
- ee0b5e6 Fixed "Display Combination" call. by Andreas Mohr · 26 years ago
- d5240f1 Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr). by Alexandre Julliard · 26 years ago
- 3496b43 Removed "implicit declaration" warnings. by Michael Veksler · 26 years ago
- 8768d7c Fixed a warning. by Jess Haas · 26 years ago
- 15aedbc Added stub for int2f 4b. by Jess Haas · 26 years ago
- aa4aca2 Fixed int25 & int26 error code. by Andreas Mohr · 26 years ago
- 14f18bf Implemented Get Shift Flags function. by Andreas Mohr · 26 years ago
- 866b337 Added port 0x60 for int 0x09, and port 0x20 for PIC handling. by Ove Kaaven · 26 years ago
- 4dfd859 Added int 0x09 and int 0x33. by Ove Kaaven · 26 years ago
- baed48e Implemented a int 0x33 handler, with a minimal implementation of the by Ove Kaaven · 26 years ago
- bb7f0de Implemented a int 0x09 handler, and a scancode queue that simulates by Ove Kaaven · 26 years ago
- d24cc27 Fixed a small bug in int10. by Jess Haas · 26 years ago
- ad2ffe5 Cosmetics. by Andreas Mohr · 26 years ago
- 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
- d203759 Fixed/implemented various interrupt functions. by Jess Haas · 26 years ago
- d11443e Added some stubs for int15 functions. by Jess Haas · 26 years ago
- d71e297 Various fixes for MSCDEX traps. by Eric Pouech · 26 years ago
- 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
- 9bfdb1b Added some more vga video modes. by Jess Haas · 26 years ago
- 63d3040 Fixed a couple of ugly warnings (caused by ugly errors). by Ove Kaaven · 26 years ago
- 8fc7312 Bug fix. by Andreas Mohr · 26 years ago
- 8f2fd39 Fully implemented Direct Console Input. by Ove Kaaven · 26 years ago
- f83cf69 Implemented mode setting things as well as VESA additions and other by Andreas Mohr · 26 years ago
- 2503e7e __asm__ fix as suggested by <daniel@mat.utfsm.cl> Daniel Serpell, by Marcus Meissner · 26 years ago
- de43ef4 Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and by Marcus Meissner · 26 years ago
- 412d025 Changed CreateDirectory LastError returns to match Win32 (found out by by Marcus Meissner · 26 years ago
- 32452a4 Added some support and stubs for VESA to msdos/int10.c. by Jess Haas · 26 years ago
- f6a9361 Adapted to CreateProcess changes. by Ulrich Weigand · 26 years ago
- 9ffd793 Fixed a couple of dosmem block resize bugs. by Ove Kaaven · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 71ad441 Needs thread.h for non-Linux. by Marcus Meissner · 26 years ago
- 219cfd8 Optimized away more includes, readded some #includes for necessary prototypes. by Marcus Meissner · 26 years ago
- 1b9fef5 Added low-level Netware installation check. by · 26 years ago
- a82b91c Bugfixes for INT 10/0B (SetBackgroundColor) to work properly. by Joseph Pranevich · 26 years ago
- cebba4d Fix *DUH* problem causing lots and lots of unnecessary AllocColor errors. by Joseph Pranevich · 26 years ago
- 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
- 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
- e82d2f9 Moved VGA port access check at the beginning in order to improve by Andreas Mohr · 26 years ago
- 9896a36 Added comments. Think I've fixed INT 10/08 (Get Character and by Joseph Pranevich · 26 years ago
- f935c59 Added missing includes to avoid warnings/errors. by Michael Veksler · 26 years ago
- d2fac75 Some values of pBiosData added/fixed. by Andreas Mohr · 26 years ago
- 6aa4f2e Removed references to obsolete msdos/cdrom.c file. by Eric Pouech · 26 years ago
- 4ff2a27 Changed DOS extended error handling to be based on SetLastError; by Alexandre Julliard · 26 years ago
- 17a9e34 Added missing includes (the PSP handling was incorrect, as the by Ove Kaaven · 26 years ago
- ab4a1c1 XMS fix. by Andreas Mohr · 26 years ago
- 7b22425 Spelling fix. by Andreas Mohr · 26 years ago
- a63458d Some interrupt enhancements. by Andreas Mohr · 26 years ago
- 935ccab implemented timer latching by Andreas Mohr · 26 years ago
- 6b5a811 Some more warnings and bugs fixed. by Marcus Meissner · 26 years ago
- 9c77b47 Preliminary color console support. by Joseph Pranevich · 26 years ago
- c2a1063 Commented out unused variables to prevent needless compiler warnings. by James Juran · 26 years ago
- 03479f8 Fixed a lot of warnings for possible problems. by Marcus Meissner · 26 years ago
- a7894d9 Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some other BIOS data. by Andreas Mohr · 26 years ago
- 9acfc0e Clear DOS extended error only for funcs >=0x2f (thanks to Dave Pickles). by Ove Kaaven · 26 years ago
- 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
- 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
- 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
- d8935f1 Do not advance the cursor in certain routines. This cleaned up the by Joseph Pranevich · 26 years ago
- cc0248e Implemented raw device access calls for ioctlGenericBlkDevReq() by Andreas Mohr · 26 years ago
- eeaafcc Added automatic CMOS RAM checksum calculation. by Andreas Mohr · 26 years ago
- 0562539 Implemented file sharing checks in the server. by Alexandre Julliard · 26 years ago
- 338e757 Added beginnings of server-side file handling. by Alexandre Julliard · 26 years ago
- 25a810f Hook into the (stubbed) resize code in msdos int10. by Joseph Pranevich · 26 years ago
- 3569371 Moved DPMI wrapper allocation code to dosmem.c to REALLY make the by Ove Kaaven · 26 years ago
- 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
- 1cd0794 Let the System_Time_Selector clock tick. by Ulrich Weigand · 26 years ago
- 7b57b24 Adapted to CreateSystemTimer interface change. by Ulrich Weigand · 26 years ago
- 2866809 Implemented DPMI RMCBs using the DOS subsystem, and a few other by Ove Kaaven · 26 years ago