[8670] | 1 | #include <odin.h>
|
---|
| 2 | #include <odinwrap.h>
|
---|
| 3 | #include <os2sel.h>
|
---|
| 4 |
|
---|
| 5 | #include <os2win.h>
|
---|
| 6 | #include <winreg.h>
|
---|
| 7 | #include <winnt.h>
|
---|
| 8 | #include <wincon.h>
|
---|
| 9 | #include <winthunk.h>
|
---|
| 10 | #include <winnls.h>
|
---|
| 11 | #include <ntddk.h>
|
---|
| 12 | #include <commctrl.h>
|
---|
| 13 | #include <setupapi.h>
|
---|
| 14 |
|
---|
[21916] | 15 | #include <heapstring.h>
|
---|
| 16 |
|
---|
[8670] | 17 | #define DBGWRAP_MODULE "SETUPAPI"
|
---|
| 18 | #include <dbgwrap.h>
|
---|
| 19 |
|
---|
| 20 |
|
---|
| 21 | DEBUGWRAP4(SetupCloseFileQueue)
|
---|
| 22 | DEBUGWRAP4(SetupCloseInfFile)
|
---|
| 23 | DEBUGWRAP16(SetupCommitFileQueueA)
|
---|
| 24 | DEBUGWRAP16(SetupCommitFileQueueW)
|
---|
| 25 | DEBUGWRAP16(SetupDefaultQueueCallbackA)
|
---|
| 26 | DEBUGWRAP16(SetupDefaultQueueCallbackW)
|
---|
| 27 | NODEF_DEBUGWRAP4(SetupDiDestroyDeviceInfoList)
|
---|
| 28 | NODEF_DEBUGWRAP12(SetupDiEnumDeviceInfo)
|
---|
| 29 | NODEF_DEBUGWRAP20(SetupDiEnumDeviceInterfaces)
|
---|
[9403] | 30 | DEBUGWRAP16(SetupDiGetClassDevsA)
|
---|
| 31 | DEBUGWRAP16(SetupDiGetClassDevsW)
|
---|
[8670] | 32 | NODEF_DEBUGWRAP28(SetupDiGetDeviceRegistryPropertyA)
|
---|
| 33 | NODEF_DEBUGWRAP24(SetupDiGetDeviceInterfaceDetailA)
|
---|
| 34 | NODEF_DEBUGWRAP24(SetupDiGetDeviceInterfaceDetailW)
|
---|
| 35 | DEBUGWRAP16(SetupFindFirstLineA)
|
---|
| 36 | DEBUGWRAP16(SetupFindFirstLineW)
|
---|
| 37 | DEBUGWRAP8(SetupFindNextLine)
|
---|
| 38 | DEBUGWRAP12(SetupFindNextMatchLineA)
|
---|
| 39 | DEBUGWRAP12(SetupFindNextMatchLineW)
|
---|
| 40 | DEBUGWRAP20(SetupGetBinaryField)
|
---|
| 41 | DEBUGWRAP4(SetupGetFieldCount)
|
---|
| 42 | DEBUGWRAP12(SetupGetFileQueueCount)
|
---|
| 43 | DEBUGWRAP8(SetupGetFileQueueFlags)
|
---|
| 44 | DEBUGWRAP12(SetupGetIntField)
|
---|
| 45 | DEBUGWRAP16(SetupGetLineByIndexA)
|
---|
| 46 | DEBUGWRAP16(SetupGetLineByIndexW)
|
---|
| 47 | DEBUGWRAP8(SetupGetLineCountA)
|
---|
| 48 | DEBUGWRAP8(SetupGetLineCountW)
|
---|
| 49 | DEBUGWRAP28(SetupGetLineTextA)
|
---|
| 50 | DEBUGWRAP28(SetupGetLineTextW)
|
---|
| 51 | DEBUGWRAP20(SetupGetMultiSzFieldA)
|
---|
| 52 | DEBUGWRAP20(SetupGetMultiSzFieldW)
|
---|
| 53 | DEBUGWRAP20(SetupGetStringFieldA)
|
---|
| 54 | DEBUGWRAP20(SetupGetStringFieldW)
|
---|
| 55 | DEBUGWRAP4(SetupInitDefaultQueueCallback)
|
---|
| 56 | DEBUGWRAP20(SetupInitDefaultQueueCallbackEx)
|
---|
| 57 | DEBUGWRAP24(SetupInstallFilesFromInfSectionA)
|
---|
| 58 | DEBUGWRAP24(SetupInstallFilesFromInfSectionW)
|
---|
| 59 | DEBUGWRAP44(SetupInstallFromInfSectionA)
|
---|
| 60 | DEBUGWRAP44(SetupInstallFromInfSectionW)
|
---|
| 61 | NODEF_DEBUGWRAP16(SetupIterateCabinetA)
|
---|
| 62 | NODEF_DEBUGWRAP16(SetupIterateCabinetW)
|
---|
| 63 | DEBUGWRAP12(SetupOpenAppendInfFileA)
|
---|
| 64 | DEBUGWRAP12(SetupOpenAppendInfFileW)
|
---|
| 65 | DEBUGWRAP0(SetupOpenFileQueue)
|
---|
| 66 | DEBUGWRAP16(SetupOpenInfFileA)
|
---|
| 67 | DEBUGWRAP16(SetupOpenInfFileW)
|
---|
| 68 | DEBUGWRAP36(SetupQueueCopyA)
|
---|
| 69 | DEBUGWRAP4(SetupQueueCopyIndirectA)
|
---|
| 70 | DEBUGWRAP4(SetupQueueCopyIndirectW)
|
---|
| 71 | DEBUGWRAP24(SetupQueueCopySectionA)
|
---|
| 72 | DEBUGWRAP24(SetupQueueCopySectionW)
|
---|
| 73 | DEBUGWRAP36(SetupQueueCopyW)
|
---|
| 74 | DEBUGWRAP24(SetupQueueDefaultCopyA)
|
---|
| 75 | DEBUGWRAP24(SetupQueueDefaultCopyW)
|
---|
| 76 | DEBUGWRAP12(SetupQueueDeleteA)
|
---|
| 77 | DEBUGWRAP16(SetupQueueDeleteSectionA)
|
---|
| 78 | DEBUGWRAP16(SetupQueueDeleteSectionW)
|
---|
| 79 | DEBUGWRAP12(SetupQueueDeleteW)
|
---|
| 80 | DEBUGWRAP20(SetupQueueRenameA)
|
---|
| 81 | DEBUGWRAP16(SetupQueueRenameSectionA)
|
---|
| 82 | DEBUGWRAP16(SetupQueueRenameSectionW)
|
---|
| 83 | DEBUGWRAP20(SetupQueueRenameW)
|
---|
| 84 | DEBUGWRAP24(SetupScanFileQueueA)
|
---|
| 85 | DEBUGWRAP24(SetupScanFileQueueW)
|
---|
| 86 | DEBUGWRAP12(SetupSetDirectoryIdA)
|
---|
| 87 | DEBUGWRAP12(SetupSetDirectoryIdW)
|
---|
| 88 | DEBUGWRAP4(SetupTermDefaultQueueCallback)
|
---|
[9403] | 89 |
|
---|
| 90 |
|
---|
| 91 | NODEF_DEBUGWRAP8(CM_Connect_MachineW)
|
---|
| 92 | NODEF_DEBUGWRAP4(CM_Disconnect_Machine)
|
---|
| 93 | NODEF_DEBUGWRAP24(SetupDiBuildClassInfoListExW)
|
---|
| 94 | NODEF_DEBUGWRAP24(SetupDiClassGuidsFromNameExW)
|
---|
| 95 | NODEF_DEBUGWRAP24(SetupDiClassNameFromGuidExW)
|
---|
| 96 | NODEF_DEBUGWRAP16(SetupDiCreateDeviceInfoListExW)
|
---|
| 97 | DEBUGWRAP12(SetupSetFileQueueFlags)
|
---|
| 98 | NODEF_DEBUGWRAP8(SetupDiGetDeviceInfoListDetailW)
|
---|
| 99 | NODEF_DEBUGWRAP28(SetupDiGetClassDevsExW)
|
---|
| 100 | NODEF_DEBUGWRAP20(SetupDiOpenClassRegKeyExW)
|
---|
| 101 | NODEF_DEBUGWRAP24(SetupDiGetClassDescriptionExW)
|
---|