- 10 Mar, 1999 4 commits
-
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Francis Beaudet authored
Fixed a wrong initialization of the VT sizes array.
-
Francis Beaudet authored
-
- 09 Mar, 1999 12 commits
-
-
Juergen Schmied authored
- new stubs: NtQueryDirectoryFile, ZwQueryDirectoryFile - impl.: RtlAllocateHeap, RtlCreateHeap, RtlDestroyHeap, RtlFreeHeap, RtlGetDaclSecurityDescriptor, RtlGetSaclSecurityDescriptor - impl. by Rex Jolliff (rex@lvcablemodem.com): RtlTimeToTimeFields, RtlTimeFieldsToTime
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
New: GetSecurityDescriptorSacl.
-
Huw D M Davies authored
-
Thuy Nguyen authored
-
Ulrich Weigand authored
-
Marcus Meissner authored
-
Norman Stevens authored
Delphi 2.0 passes NULL for lpstrFileTitle to GetOpen/SaveFileName.
-
Marcus Meissner authored
-
Marcus Meissner authored
removed additional "eax" from clobber list, so egcs-current likes it.
-
Marcus Meissner authored
-
- 28 Feb, 1999 24 commits
-
-
Klaas van Gend authored
code from /misc/commdlg.c to this directory. Also made a start in documenting the API calls.
-
Marcus Meissner authored
-
Marcus Meissner authored
additional {}. Rewrote GetCreationModeFromSTGM so we don't get "possible use of uninitialized variable".
-
Marcus Meissner authored
-
Marcus Meissner authored
experiment). Adapted int21 CreateDirectory call to still return the correct DOS error codes according to Ralph Brown.
-
Lionel Ulmer authored
- added (or corrected) check for the return value of the enumeration functions
-
Lionel Ulmer authored
-
Marcus Meissner authored
-
Klaas van Gend authored
-
Andreas Mohr authored
-
Alexandre Julliard authored
accordingly (based on a patch by Juergen Schmied).
-
Jess Haas authored
-
Marcus Meissner authored
-
Juergen Schmied authored
is not found.
-
Andreas Mohr authored
-
Alexandre Julliard authored
-
David Luyer authored
- removed a couple of unneeded stdlib.h and stdio.h includes
-
Alexandre Julliard authored
obfuscated pointer.
-
Ove Kaaven authored
used with Borland C++ 4.52, but should be easy to adapt to Winelib by whoever feels like it; I haven't, I just released this useful test app in case it would benefit other developers.
-
Ove Kaaven authored
tester app gave under real Windows for various events. It was useful for some of my debugging at least, perhaps it could be of some use to other Wine GUI debuggers as well.
-
Marcus Meissner authored
needs to define HANDLER_CONTEXT, wctype.h does not like 'wsprintf' defined, msdos/dpmi.c needs "stackframe.h" too, and multimedia/dsound.c needs "winuser.h".
-
Ulrich Weigand authored
and .PIF files.
-
Ulrich Weigand authored
-
Ulrich Weigand authored
LoadModule16/LoadLibrary16 reorganization.
-