setup9x.def
Upload User: caisha3
Upload Date: 2013-09-21
Package Size: 208739k
Code Size: 3k
Category:

Windows Develop

Development Platform:

Visual C++

  1. LIBRARY SETUP9X
  2. EXPORTS
  3. ;
  4. ; INF Open/close and version APIs
  5. ;
  6. SetupGetInfInformationA
  7. SetupGetInfInformationW
  8. SetupQueryInfFileInformationA
  9. SetupQueryInfFileInformationW
  10. SetupQueryInfVersionInformationA
  11. SetupQueryInfVersionInformationW
  12. SetupGetInfFileListA
  13. SetupGetInfFileListW
  14. SetupOpenInfFileA
  15. SetupOpenInfFileW
  16. SetupOpenAppendInfFileA
  17. SetupOpenAppendInfFileW
  18. SetupCloseInfFile
  19. SetupOpenMasterInf
  20. ;
  21. ; INF line APIs
  22. ;
  23. SetupFindFirstLineA
  24. SetupFindFirstLineW
  25. SetupFindNextLine
  26. SetupFindNextMatchLineA
  27. SetupFindNextMatchLineW
  28. SetupGetLineByIndexA
  29. SetupGetLineByIndexW
  30. SetupGetLineCountA
  31. SetupGetLineCountW
  32. SetupGetLineTextA
  33. SetupGetLineTextW
  34. ;
  35. ; INF value APIs
  36. ;
  37. SetupGetFieldCount
  38. SetupGetStringFieldA
  39. SetupGetStringFieldW
  40. SetupGetIntField
  41. SetupGetMultiSzFieldA
  42. SetupGetMultiSzFieldW
  43. SetupGetBinaryField
  44. ;
  45. ; INF filelist APIs
  46. ;
  47. SetupGetSourceFileLocationA
  48. SetupGetSourceFileLocationW
  49. SetupGetSourceFileSizeA
  50. SetupGetSourceFileSizeW
  51. SetupGetTargetPathA
  52. SetupGetTargetPathW
  53. ;
  54. ; Miscellaneous stuff
  55. ;
  56. SetupIterateCabinetA
  57. SetupIterateCabinetW
  58. ;
  59. ; Message Log APIs
  60. ;
  61. SetupOpenLog
  62. SetupLogErrorA
  63. SetupLogErrorW
  64. SetupCloseLog
  65. ;
  66. ; Compression
  67. ;
  68. SetupGetFileCompressionInfoA
  69. SetupGetFileCompressionInfoW
  70. SetupDecompressOrCopyFileA
  71. SetupDecompressOrCopyFileW
  72. ;
  73. ; Private stuff (see ..incspapip.h)
  74. ;
  75. AcquireSCMLock
  76. AddMiniIconToList
  77. AddTagToGroupOrderListEntry
  78. AppendStringToMultiSz
  79. AssertFail
  80. CaptureAndConvertAnsiArg
  81. CaptureStringArg
  82. CenterWindowRelativeToParent
  83. ConcatenatePaths
  84. DelayedMove
  85. DelimStringToMultiSz
  86. DestroyTextFileReadBuffer
  87. DoesUserHavePrivilege
  88. DoInstallActionWithParams
  89. DuplicateString
  90. EnablePrivilege
  91. FileExists
  92. FreeStringArray
  93. GetNewInfName
  94. GetSetFileTimestamp
  95. GetVersionInfoFromImage
  96. InfIsFromOemLocation
  97. InstallStop
  98. IsUserAdmin
  99. LookUpStringInTable
  100. MemoryInitialize
  101. MultiByteToUnicode
  102. MultiSzFromSearchControl
  103. MyFree
  104. MyGetFileTitle
  105. MyMalloc
  106. MyRealloc
  107. OpenAndMapFileForRead
  108. OutOfMemory
  109. QueryMultiSzValueToArray
  110. QueryRegistryValue
  111. ReadAsciiOrUnicodeTextFile
  112. RegistryDelnode
  113. RetreiveFileSecurity
  114. RetrieveServiceConfig
  115. SearchForInfFile
  116. SetArrayToMultiSzValue
  117. ShouldDeviceBeExcluded
  118. StampFileSecurity
  119. StringTableAddString
  120. StringTableAddStringEx
  121. StringTableDestroy
  122. StringTableDuplicate
  123. StringTableEnum
  124. StringTableGetExtraData
  125. StringTableInitialize
  126. StringTableInitializeEx
  127. StringTableLookUpString
  128. StringTableLookUpStringEx
  129. StringTableSetExtraData
  130. StringTableStringFromId
  131. StringTableStringFromIdEx
  132. StringTableTrim
  133. TakeOwnershipOfFile
  134. UnicodeToMultiByte
  135. UnmapAndCloseFile
  136. pSetupDirectoryIdToPath
  137. pSetupGetField
  138. pSetupGetOsLoaderDriveAndPath
  139. pSetupGetVersionDatum
  140. pSetupGuidFromString
  141. pSetupIsGuidNull
  142. pSetupMakeSurePathExists
  143. pSetupStringFromGuid
  144. pSetupSetSystemSourcePath
  145. pSetupDiSetDeviceInfoContext
  146. pSetupDiGetDeviceInfoContext
  147. SetupGetInfSections