- 10 Mar, 1999 21 commits
-
-
Alexander Kanavin authored
-
Ulrich Weigand authored
skip calling them if timer signal occured while current thread was holding the Win16Lock (to prevent 16-bit stack corruption).
-
Ulrich Weigand authored
-
Lionel Ulmer authored
- more depth conversion routines for X11 (15, 16 and 32 -> 8)
-
Stephane Lussier authored
-
Marcel Baur authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Hook cursor/icon destruction into FreeResource (like Win95).
-
Ulrich Weigand authored
Merged NE and PE resource handling.
-
Pavel Roskin authored
-
Caolan McNamara authored
-
Francis Beaudet authored
-
Francis Beaudet authored
-
Sergey Turchanov authored
-
Ulrich Weigand authored
-
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 7 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
-