Changeset 59 for trunk/src


Ignore:
Timestamp:
Jun 8, 1999, 9:53:08 PM (26 years ago)
Author:
phaller
Message:

ADD: Added CmdBatNotification-stub and GetVDMCurrentDirectories-stub used by NT4's CMD.EXE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.DEF

    r46 r59  
    169169;    CloseProfileUserMapping    = _CloseProfileUserMapping@??      @138
    170170;    CloseSystemHandle          = _CloseSystemHandle@??            @139  ;W95
    171 ;    CmdBatNotification         = _CmdBatNotification@??           @26   ;NT
     171     CmdBatNotification         = _CmdBatNotification@4            @26   ;NT
    172172     CommConfigDialogA          = _CommConfigDialogA@12            @140
    173173     CommConfigDialogW          = _CommConfigDialogW@12            @141
     
    502502     GetUserDefaultLCID         = _GetUserDefaultLCID@0       @425
    503503     GetUserDefaultLangID       = _GetUserDefaultLangID@0     @426
    504 ;    GetVDMCurrentDirectories   = _GetVDMCurrentDirectories@??          ;NT
     504     GetVDMCurrentDirectories   = _GetVDMCurrentDirectories@4           ;NT
    505505     GetVersion                 = _GetVersion@0               @427
    506506     GetVersionExA              = _GetVersionExA@4            @428
Note: See TracChangeset for help on using the changeset viewer.