Changeset 6266 for trunk/changelog


Ignore:
Timestamp:
Jul 9, 2001, 10:15:42 AM (24 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6261 r6266  
    1 /* $Id: changelog,v 1.1582 2001-07-09 07:56:51 sandervl Exp $ */
     1/* $Id: changelog,v 1.1583 2001-07-09 08:15:42 bird Exp $ */
     2
     3 2001-07-09: knut st. osmundsen <kosmunds@csc.com>:
     4    - CRTDLL:   o When renaming dlls we still use the original importlibrary
     5                  and .def-file names. ORGTARGET exist for that purpose.
     6    - NTDLL:    o Link with crtdll.lib.
     7    - VERSION:  o Link with crtdll.lib.
     8    - WIN32K:   o Updated LieList with CrtDll -> CrtDll32 renaming.
    29
    310 2001-07-09: Sander van Leeuwen <sandervl@xs4all.nl>
     
    2229                o Changed menu behaviour in OS/2 mode; no mouse tracking
    2330                  when right or left mouse button not pressed.
    24                 o Clipboard (Get/SetClipboardData: must translated open32 
    25                   to kernel32 global memory handles (due to Global memory 
     31                o Clipboard (Get/SetClipboardData: must translated open32
     32                  to kernel32 global memory handles (due to Global memory
    2633                  api rewrite)
    2734                o Key translation for arrow keys and insert/del, home/end, page up/down
Note: See TracChangeset for help on using the changeset viewer.