Changeset 871 for trunk/changelog
- Timestamp:
- Sep 8, 1999, 1:02:57 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r869 r871 1 /* $Id: changelog,v 1.182 1999-09-08 10:32:18 phaller Exp $ */ 1 /* $Id: changelog,v 1.183 1999-09-08 11:02:57 bird Exp $ */ 2 3 99-09-08: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 4 - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is 5 now generated by a util called ImpDef. (source in tools\impdef). 6 - INC: pdwin32.tools is updated with a IMPDEF macro. This requires 7 the macro PDWIN32_TOOLS too point to the tools\bin directory. 8 - TOOLS: New directory tree for tools developed to aid us create odin32. 9 Create a subdirectory for each tool. 10 Currently database, impdef and omfdumper is placed here. 11 - TOOLS\IMPDEF: generates the <dllname>exp.def files. 12 - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def. 13 Base source for a library converted used in win32k. 14 - TOOLS\DATABASE: source for the odin32 API database and it's tools. 15 See the Odin32 API Database Design Document for more info. 16 Document will soon be placed in the 'Vault' of the win32-os2 group. 17 - TOOLS\DATABASE\MYSQL: mysql headers and libraries. 18 - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs. 2 19 3 20 99-09-08: Patrick Haller <phaller@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.