Ignore:
Timestamp:
Nov 13, 2002, 12:50:07 PM (23 years ago)
Author:
sandervl
Message:

Wine resync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/setupapi/dbgwrap.cpp

    r8670 r9403  
    2727NODEF_DEBUGWRAP12(SetupDiEnumDeviceInfo)
    2828NODEF_DEBUGWRAP20(SetupDiEnumDeviceInterfaces)
    29 NODEF_DEBUGWRAP16(SetupDiGetClassDevsA)
     29DEBUGWRAP16(SetupDiGetClassDevsA)
     30DEBUGWRAP16(SetupDiGetClassDevsW)
    3031NODEF_DEBUGWRAP28(SetupDiGetDeviceRegistryPropertyA)
    3132NODEF_DEBUGWRAP24(SetupDiGetDeviceInterfaceDetailA)
     
    8586DEBUGWRAP12(SetupSetDirectoryIdW)
    8687DEBUGWRAP4(SetupTermDefaultQueueCallback)
     88
     89
     90NODEF_DEBUGWRAP8(CM_Connect_MachineW)
     91NODEF_DEBUGWRAP4(CM_Disconnect_Machine)
     92NODEF_DEBUGWRAP24(SetupDiBuildClassInfoListExW)
     93NODEF_DEBUGWRAP24(SetupDiClassGuidsFromNameExW)
     94NODEF_DEBUGWRAP24(SetupDiClassNameFromGuidExW)
     95NODEF_DEBUGWRAP16(SetupDiCreateDeviceInfoListExW)
     96DEBUGWRAP12(SetupSetFileQueueFlags)
     97NODEF_DEBUGWRAP8(SetupDiGetDeviceInfoListDetailW)
     98NODEF_DEBUGWRAP28(SetupDiGetClassDevsExW)
     99NODEF_DEBUGWRAP20(SetupDiOpenClassRegKeyExW)
     100NODEF_DEBUGWRAP24(SetupDiGetClassDescriptionExW)
Note: See TracChangeset for help on using the changeset viewer.