- Dec 17, 2001
-
-
Alexandre Julliard authored
-
- Dec 04, 2001
-
-
Alexandre Julliard authored
-
- Nov 07, 2001
-
-
- Nov 06, 2001
-
-
Add #include "config.h" directives where needed.
-
- Oct 14, 2001
-
-
Remove redundant 'config.h' includes.
-
- Jun 20, 2001
-
-
- Dec 26, 2000
-
-
- Dec 13, 2000
-
-
Alexandre Julliard authored
Fixed a few ptr/segptr mismatches. Moved CONV_RECT/POINT macros to wingdi16.h.
-
- Dec 11, 2000
-
-
Alexandre Julliard authored
-
- Dec 01, 2000
-
-
Alexandre Julliard authored
-
- Nov 29, 2000
-
-
Alexandre Julliard authored
kernel32.spec.
-
- Nov 25, 2000
-
-
- Nov 14, 2000
-
-
Alexandre Julliard authored
exported LDT_ENTRY structure.
-
- Nov 13, 2000
-
-
DOS memory is mapped first.
-
- Sep 25, 2000
-
-
Alexandre Julliard authored
CONTEXT86 structure everywhere.
-
- Sep 24, 2000
-
-
Alexandre Julliard authored
Allocate DPMI real-mode segments globally at startup. Try to allocate DOS memory at address 0.
-
- Aug 14, 2000
-
-
Alexandre Julliard authored
generation. Removed a few unused entries in the Callout structure.
-
- Jul 31, 2000
-
-
assembly code a bit, and wrapped it in #ifdef __i386__.
-
- Jul 30, 2000
-
-
MZ_KillModule() to MZ_KillTask().
-
- Jul 28, 2000
-
-
routines now always use the current memory space.
-
don't need those complex constraints either.
-
- Jul 26, 2000
-
-
Alexandre Julliard authored
-
- Jul 25, 2000
-
-
-
for running real-mode code on platforms that don't support vm86; the current CallRM->RMCB shortcut code should take care of all Wine-supplied RM APIs (such as DOSASPI) anyway.
-
- Jul 23, 2000
-
-
the ugly Dr7 hack.
-
- Jun 07, 2000
-
-
- Jun 03, 2000
-
-
- May 24, 2000
-
-
- Feb 26, 2000
-
-
Alexandre Julliard authored
Support ANSI-compatible inline asm (with the help of Patrik Stridvall).
-
- Feb 10, 2000
-
-
Alexandre Julliard authored
-
- Sep 29, 1999
-
-
- Aug 01, 1999
-
-
Alexandre Julliard authored
aliasing optimization problems.
-
Alexandre Julliard authored
Changed a few accesses to context registers to avoid potential aliasing optimization problems.
-
- Jun 26, 1999
-
-
Alexandre Julliard authored
Stridvall.
-
Alexandre Julliard authored
context. Added #ifdef __i386__ around accesses to 386 registers in the generic CONTEXT structure.
-
Removed warnings. Made the include files self-sufficient. Some Solaris fixes.
-
- Jun 22, 1999
-
-
Alexandre Julliard authored
Made SetLastError(), GetCurrentThreadId() and PROCESS_Current() inline.
-
- Jun 12, 1999
-
-
- May 17, 1999
-
-
real mode unnecessarily.
-
- Apr 25, 1999
-
-