- Mar 10, 1999
-
-
-
-
-
-
-
Hook cursor/icon destruction into FreeResource (like Win95).
-
Merged NE and PE resource handling.
-
-
-
-
-
-
-
-
-
Fixed a wrong initialization of the VT sizes array.
-
-
- Mar 09, 1999
-
-
- new stubs: NtQueryDirectoryFile, ZwQueryDirectoryFile - impl.: RtlAllocateHeap, RtlCreateHeap, RtlDestroyHeap, RtlFreeHeap, RtlGetDaclSecurityDescriptor, RtlGetSaclSecurityDescriptor - impl. by Rex Jolliff (rex@lvcablemodem.com): RtlTimeToTimeFields, RtlTimeFieldsToTime
-
-
-
New: GetSecurityDescriptorSacl.
-
-
-
-
-
Delphi 2.0 passes NULL for lpstrFileTitle to GetOpen/SaveFileName.
-
-
removed additional "eax" from clobber list, so egcs-current likes it.
-
-
- Feb 28, 1999
-
-
code from /misc/commdlg.c to this directory. Also made a start in documenting the API calls.
-
-
additional {}. Rewrote GetCreationModeFromSTGM so we don't get "possible use of uninitialized variable".
-
-
experiment). Adapted int21 CreateDirectory call to still return the correct DOS error codes according to Ralph Brown.
-
- added (or corrected) check for the return value of the enumeration functions
-
-
-
-
-
Alexandre Julliard authored
accordingly (based on a patch by Juergen Schmied).
-