Changeset 1722 for trunk/changelog
- Timestamp:
- Nov 13, 1999, 4:42:51 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1719 r1722 1 /* $Id: changelog,v 1.44 2 1999-11-13 14:23:28sandervl Exp $ */1 /* $Id: changelog,v 1.443 1999-11-13 15:42:51 sandervl Exp $ */ 2 2 3 3 99-11-13: Sander van Leeuwen <sandervl@xs4all.nl> … … 7 7 memory mapped pointer and use that one) 8 8 -> fixes problems in Lotus Notes 5.0 9 - KERNEL32\PELDR: 10 Better error reporting 11 - COMDLG32: Fixed bug in strlen: first check if pointer != NULL (FILEDLG95_InitUI) 12 Bugfix: ofn->lpTemplateName can be string id, so 13 don't always treat it as a string 14 Check pointer returned by CBGetItemDataPtr, if != -1, then 15 it's a string. (FILEDLG95_OnOpen) 9 16 10 17 99-11-12: Christoph Bratschi <cbratschi@datacomm.ch>
Note:
See TracChangeset
for help on using the changeset viewer.