Changeset 916 for trunk/changelog


Ignore:
Timestamp:
Sep 13, 1999, 11:05:13 AM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r915 r916  
    1  /* $Id: changelog,v 1.194 1999-09-12 21:54:51 davidr Exp $ */
    2 
    3  99-09-08: David Raison
     1 /* $Id: changelog,v 1.195 1999-09-13 09:04:46 sandervl Exp $ */
     2
     3 99-09-13: David Raison <djr@lemur.co.uk>
     4        - KERNEL32: Fixed MultiByteToWideChar. Return size of string including
     5                    0 terminator.
     6
     7 99-09-13: Jens Wiessner <wiessnej@rfi.de>
     8        - CRTDLL: Added functions.
     9
     10 99-09-08: David Raison <djr@lemur.co.uk>
    411        - OLEAUT32: Updated TypeLib code to find typelibs in EXE/DLL etc
    512                    NB Still need to fix typelib translation.
     
    1017
    1118 99-09-12: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    12     - WIN32K: An untested version is checked in. The new skeleton is
    13     partially tested. PE2LX is not updated and will probably not be updated
    14     before pe2lx is rewritten.
     19        - WIN32K: An untested version is checked in. The new skeleton is
     20          partially tested. PE2LX is not updated and will probably not be updated
     21          before pe2lx is rewritten.
    1522
    1623 99-09-09: Daniela Engert <dani@ngrt.de>
     
    2229        - USER32\NEW:   added stubs for GetMenuInfo + SetMenuInfo
    2330
    24  99-09-08: David Raison
    25         - OLEAUT32 Added stubs for undefined exports in OLEAUT32
     31 99-09-08: David Raison djr@lemur.co.uk
     32        - Src\OleAut32 Added stubs for undefined exports in OLEAut32
    2633
    2734 99-09-08: Yuri Dario <mc6530@mclink.it>
     
    2936                       Missing ';' in custcntl.h at line 106
    3037
    31  99-09-08: David Raison
     38 99-09-08: David Raison djr@lemur.co.uk
    3239        - INCLUDE\WIN: Added DECIMAL definition to windef.h
    3340
    3441 99-09-08: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    35     - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is
    36         now generated by a util called ImpDef. (source in tools\impdef).
    37     - INC: pdwin32.tools is updated with a IMPDEF macro. This requires
    38         the macro PDWIN32_TOOLS too point to the tools\bin directory.
    39     - TOOLS: New directory tree for tools developed to aid us create odin32.
    40         Create a subdirectory for each tool.
    41         Currently database, impdef and omfdumper is placed here.
    42     - TOOLS\IMPDEF: generates the <dllname>exp.def files.
    43     - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def.
    44         Base source for a library converted used in win32k.
    45     - TOOLS\DATABASE: source for the odin32 API database and it's tools.
    46         See the Odin32 API Database Design Document for more info.
    47         Document will soon be placed in the 'Vault' of the win32-os2 group.
    48     - TOOLS\DATABASE\MYSQL: mysql headers and libraries.
    49     - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs.
     42        - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is
     43          now generated by a util called ImpDef. (source in tools\impdef).
     44        - INC: pdwin32.tools is updated with a IMPDEF macro. This requires
     45          the macro PDWIN32_TOOLS too point to the tools\bin directory.
     46        - TOOLS: New directory tree for tools developed to aid us create odin32.
     47          Create a subdirectory for each tool.
     48          Currently database, impdef and omfdumper is placed here.
     49        - TOOLS\IMPDEF: generates the <dllname>exp.def files.
     50        - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def.
     51          Base source for a library converted used in win32k.
     52        - TOOLS\DATABASE: source for the odin32 API database and it's tools.
     53          See the Odin32 API Database Design Document for more info.
     54          Document will soon be placed in the 'Vault' of the win32-os2 group.
     55        - TOOLS\DATABASE\MYSQL: mysql headers and libraries.
     56        - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs.
    5057
    5158 99-09-08: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.