Changeset 3992 for trunk/changelog


Ignore:
Timestamp:
Aug 11, 2000, 12:54:35 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3977 r3992  
    1  /* $Id: changelog,v 1.1058 2000-08-10 02:26:01 phaller Exp $ */
     1 /* $Id: changelog,v 1.1059 2000-08-11 10:54:35 sandervl Exp $ */
     2
     3 2000-08-11: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: Lock/Unlock
     5                64 bits values are only supported by JFS
     6                Try the 32 bits DosSetFileLocks if it fails with ERROR_INVALID_PARAMETER
     7                (TODO: should check the partition type instead)
     8                Build fake dll header for system dlls and use it's address
     9                as instance handle.
     10    - SRC\*\initterm.cpp
     11                Changed RegisterLxDll call for fake headers.
     12    - INCLUDE\misc.h:
     13                Removed versionos2.h dependancy
     14    - VERSION\version.cpp
     15                Include versionos2.h
     16    - COMCTL32: Put back old property page code (breaks VPBuddy preferences
     17                dialog). SameTime install property sheet now messed up (again).
    218
    319 2000-08-10: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.