Changeset 5904 for trunk/changelog


Ignore:
Timestamp:
Jun 4, 2001, 11:18:15 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5900 r5904  
    1 /* $Id: changelog,v 1.1479 2001-06-03 14:52:13 sandervl Exp $ */
     1/* $Id: changelog,v 1.1480 2001-06-04 21:18:15 sandervl Exp $ */
     2
     3 2001-06-04: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: o Added driver dll plugin for custom device driver emulation
     5                  Enumerates keys in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
     6                  that contain 'DllName' keys.
     7                  DllName contains the name of the plugin dll that exports
     8                  DrvOpen, DrvClose & DrvIOCtl.
     9                o Dispatch breakpoint exception to application (release build only)
     10                  Some nasty applications expect this.
    211
    312 2001-06-03: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.