- 24 Jan, 1999 19 commits
-
-
Geoff Clare authored
#if defined(linux) || defined(__FreeBSD__) || defined(__NetBSD__) comes out false. I moved the conditionals around so that the file would at least compile. Not sure if it does the right thing on non-linux/FreeBSD/NetBSD systems.
-
Geoff Clare authored
"ERR" being redefined in sys/regset.h.
-
Geoff Clare authored
-
NF Stevens authored
Windows does.
-
Ove Kaaven authored
leaks and lost handles. Also removed some useless init code.
-
Nick Holloway authored
-
Gerard Patel authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Sylvain St.Germain authored
-
Guy Albertelli authored
-
Guy Albertelli authored
-
Guy Albertelli authored
Added support for FONTSIGNATURE in GetLocaleInfo32A and updated GetLocaleInfo32W.
-
Pascal Cuoq authored
-
Sergey Turchanov authored
searching for DBG and PDB files.
-
Sergey Turchanov authored
for debug information.
-
Ulrich Weigand authored
-
Marcus Meissner authored
-
Andreas Mohr authored
data.
-
- 23 Jan, 1999 21 commits
-
-
Andreas Mohr authored
DrawAnimatedRects16 (stub), FormatMessage16, WIN16_GetMessage32, WIN16_PeekMessage32 and WIN16_TranslateMessage32.
-
Juergen Schmied authored
- clean DllReferenceCount, better DllMain() - dynamically linking LookupIconIdFromDirectoryEx32 and CreateIconFromResourceEx32 to USER32 - moved guid's instances to new file shellguid.c - implemented ShellExecuteEx32W
-
Juergen Schmied authored
Size of compobj.o goes down to 1/3; should prevent more sig11's.
-
Juergen Schmied authored
-
Marcus Meissner authored
better. Fixes the XUnmapWindow problems reported by replacing them with NULL ptr dereferences.
-
Zygo Blaxell authored
-
Marcus Meissner authored
handles first. Split up Init from AllocDosHandle and call it from the DOSVM.
-
Marcus Meissner authored
-
Ove Kaaven authored
-
Alexandre Julliard authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- put VIDEOMEMORY flag for all primary surfaces - put something in a surface after a ReleaseDC
-
Morten Welinder authored
-
Niclas Karlsson authored
-
Marcus Meissner authored
-
Rob Riggs authored
-
Juergen Schmied authored
REG_MULTI_SZ (including \0x00) Better debug output for REG_BINARY and REG_MULTI_SZ Rewritten RegQueryValueEx32[A|W]
-
Juergen Schmied authored
Fixed 3 crashes (1 real, 2 potential).
-