Changeset 923 for trunk/changelog


Ignore:
Timestamp:
Sep 13, 1999, 6:13:46 PM (26 years ago)
Author:
dengert
Message:

some more DC related functions

File:
1 edited

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,..
    25
    36 99-09-13: Patrick Haller <phaller@gmx.net>
     
    69 99-09-13: David Raison <djr@lemur.co.uk>
    710        - KERNEL32: Fixed MultiByteToWideChar. Return size of string including
    8                     0 terminator.
     11                    0 terminator.
    912
    1013 99-09-13: Jens Wiessner <wiessnej@rfi.de>
     
    1316 99-09-08: David Raison <djr@lemur.co.uk>
    1417        - 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.
    1619
    1720 99-09-12: Daniela Engert <dani@ngrt.de>
     
    2023
    2124 99-09-12: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    22         - WIN32K: An untested version is checked in. The new skeleton is
     25        - WIN32K: An untested version is checked in. The new skeleton is
    2326          partially tested. PE2LX is not updated and will probably not be updated
    2427          before pe2lx is rewritten.
     
    4346
    4447 99-09-08: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
    45         - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is
    46           now generated by a util called ImpDef. (source in tools\impdef).
    47         - INC: pdwin32.tools is updated with a IMPDEF macro. This requires
     48        - 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
    4851          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.
    5053          Create a subdirectory for each tool.
    5154          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.
    5457          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.
    5659          See the Odin32 API Database Design Document for more info.
    5760          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.
    6063
    6164 99-09-08: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.