Changeset 8260 for trunk/changelog


Ignore:
Timestamp:
Apr 13, 2002, 8:38:53 AM (23 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r8255 r8260  
    1 /* $Id: changelog,v 1.2044 2002-04-13 04:44:49 bird Exp $ */
    2 
    3  2002-04-11: knut st. osmundsen <bird@anduin.net>
     1/* $Id: changelog,v 1.2045 2002-04-13 06:38:53 bird Exp $ */
     2
     3 2002-04-12: knut st. osmundsen <bird@anduin.net>
    44    - Windefs.h:
    5                 o _MAX_PATH, _MAX_DIR, _MAX_EXT crashes with Watcom C.
     5                o _MAX_PATH, _MAX_DIR, _MAX_EXT crashes withc Watcom C.
     6    - KERNEL32: o GetDriveType optimizations.
     7                  Made it just as strict as WinXP. Hope this won't
     8                  blow up any thing. (A little bit worried about a call in
     9                  shell32/folders.c and mci_open.)
     10                o Corrected a call to GetDirveTypeA in hmdisk.cpp. (paranoia)
     11                o Made (stupid) test program which is placed in the testcase
     12                  subdir. This is compilable for both OS/2 and NT.
     13
     14    - USER32:   o Corrected a call to GetDriveTypeA. (missing ':')
    615
    716 2002-04-11: knut st. osmundsen <bird@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.