Changeset 1771 for trunk/changelog
- Timestamp:
- Nov 18, 1999, 10:26:07 AM (26 years ago)
- 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.) 2 9 3 10 99-11-17: Christoph Bratschi <cbratschi@datacomm.ch> … … 51 58 Better error reporting 52 59 - 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 54 61 don't always treat it as a string 55 62 Check pointer returned by CBGetItemDataPtr, if != -1, then
Note:
See TracChangeset
for help on using the changeset viewer.