Changeset 1771 for trunk/changelog


Ignore:
Timestamp:
Nov 18, 1999, 10:26:07 AM (26 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1763 r1771  
    1  /* $Id: changelog,v 1.454 1999-11-17 17:03:16 cbratschi Exp $ */
     1 /* $Id: changelog,v 1.455 1999-11-18 09:26:07 bird Exp $ */
     2
     3 99-11-18: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
     4    - KERNEL32:   Win32Pe2LxImage didn't issue the setFullPath(szFileName)
     5                  call during construction.
     6                  Added a invalid pointer test in OS2Heap::Free which checks
     7                  that lpMem is within the user address space. (Fixes
     8                  WinZip 7.0 crash.)
    29
    310 99-11-17: Christoph Bratschi <cbratschi@datacomm.ch>
     
    5158                    Better error reporting
    5259        - COMDLG32: Fixed bug in strlen: first check if pointer != NULL (FILEDLG95_InitUI)
    53                     Bugfix: ofn->lpTemplateName can be string id, so 
     60                    Bugfix: ofn->lpTemplateName can be string id, so
    5461                            don't always treat it as a string
    5562                    Check pointer returned by CBGetItemDataPtr, if != -1, then
Note: See TracChangeset for help on using the changeset viewer.