Changeset 923 for trunk/changelog
- Timestamp:
- Sep 13, 1999, 6:13:46 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r918 r923 1 /* $Id: changelog,v 1.196 1999-09-13 12:36:35 phaller Exp $ */ 1 /* $Id: changelog,v 1.197 1999-09-13 16:13:45 dengert Exp $ */ 2 3 99-09-13: Daniela Engert <dani@ngrt.de> 4 - USER32\NEW: DC/related code: ReleaseDC, GetWindowDC, DC destruction,.. 2 5 3 6 99-09-13: Patrick Haller <phaller@gmx.net> … … 6 9 99-09-13: David Raison <djr@lemur.co.uk> 7 10 - KERNEL32: Fixed MultiByteToWideChar. Return size of string including 8 0 terminator.11 0 terminator. 9 12 10 13 99-09-13: Jens Wiessner <wiessnej@rfi.de> … … 13 16 99-09-08: David Raison <djr@lemur.co.uk> 14 17 - OLEAUT32: Updated TypeLib code to find typelibs in EXE/DLL etc 15 NB Still need to fix typelib translation.18 NB Still need to fix typelib translation. 16 19 17 20 99-09-12: Daniela Engert <dani@ngrt.de> … … 20 23 21 24 99-09-12: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 22 - WIN32K: An untested version is checked in. The new skeleton is25 - WIN32K: An untested version is checked in. The new skeleton is 23 26 partially tested. PE2LX is not updated and will probably not be updated 24 27 before pe2lx is rewritten. … … 43 46 44 47 99-09-08: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 45 - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is46 now generated by a util called ImpDef. (source in tools\impdef).47 - INC: pdwin32.tools is updated with a IMPDEF macro. This requires48 - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is 49 now generated by a util called ImpDef. (source in tools\impdef). 50 - INC: pdwin32.tools is updated with a IMPDEF macro. This requires 48 51 the macro PDWIN32_TOOLS too point to the tools\bin directory. 49 - TOOLS: New directory tree for tools developed to aid us create odin32.52 - TOOLS: New directory tree for tools developed to aid us create odin32. 50 53 Create a subdirectory for each tool. 51 54 Currently database, impdef and omfdumper is placed here. 52 - TOOLS\IMPDEF: generates the <dllname>exp.def files.53 - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def.55 - TOOLS\IMPDEF: generates the <dllname>exp.def files. 56 - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def. 54 57 Base source for a library converted used in win32k. 55 - TOOLS\DATABASE: source for the odin32 API database and it's tools.58 - TOOLS\DATABASE: source for the odin32 API database and it's tools. 56 59 See the Odin32 API Database Design Document for more info. 57 60 Document will soon be placed in the 'Vault' of the win32-os2 group. 58 - TOOLS\DATABASE\MYSQL: mysql headers and libraries.59 - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs.61 - TOOLS\DATABASE\MYSQL: mysql headers and libraries. 62 - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs. 60 63 61 64 99-09-08: Patrick Haller <phaller@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.
