Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

595 lines
27 KiB

  1. LIBRARY KERNEL33.DLL
  2. DESCRIPTION 'WMI Nova Kernel33 Debug DLL'
  3. EXPORTS
  4. AddAtomA=Kernel32.AddAtomA
  5. AddAtomW=Kernel32.AddAtomW
  6. AllocConsole=Kernel32.AllocConsole
  7. AreFileApisANSI=Kernel32.AreFileApisANSI
  8. BackupRead=Kernel32.BackupRead
  9. BackupSeek=Kernel32.BackupSeek
  10. BackupWrite=Kernel32.BackupWrite
  11. Beep=Kernel32.Beep
  12. BeginUpdateResourceA=Kernel32.BeginUpdateResourceA
  13. BeginUpdateResourceW=Kernel32.BeginUpdateResourceW
  14. BuildCommDCBA=Kernel32.BuildCommDCBA
  15. BuildCommDCBAndTimeoutsA=Kernel32.BuildCommDCBAndTimeoutsA
  16. BuildCommDCBAndTimeoutsW=Kernel32.BuildCommDCBAndTimeoutsW
  17. BuildCommDCBW=Kernel32.BuildCommDCBW
  18. CallNamedPipeA=Kernel32.CallNamedPipeA
  19. CallNamedPipeW=Kernel32.CallNamedPipeW
  20. CancelIo=Kernel32.CancelIo
  21. CancelWaitableTimer=Kernel32.CancelWaitableTimer
  22. ClearCommBreak=Kernel32.ClearCommBreak
  23. ClearCommError=Kernel32.ClearCommError
  24. CloseHandle=Kernel32.CloseHandle
  25. CommConfigDialogA=Kernel32.CommConfigDialogA
  26. CommConfigDialogW=Kernel32.CommConfigDialogW
  27. CompareFileTime=Kernel32.CompareFileTime
  28. CompareStringA=Kernel32.CompareStringA
  29. CompareStringW=Kernel32.CompareStringW
  30. ConnectNamedPipe=Kernel32.ConnectNamedPipe
  31. ContinueDebugEvent=Kernel32.ContinueDebugEvent
  32. ConvertDefaultLocale=Kernel32.ConvertDefaultLocale
  33. ConvertThreadToFiber=Kernel32.ConvertThreadToFiber
  34. CopyFileA=Kernel32.CopyFileA
  35. CopyFileExA=Kernel32.CopyFileExA
  36. CopyFileExW=Kernel32.CopyFileExW
  37. CopyFileW=Kernel32.CopyFileW
  38. CreateConsoleScreenBuffer=Kernel32.CreateConsoleScreenBuffer
  39. CreateDirectoryA=Kernel32.CreateDirectoryA
  40. CreateDirectoryExA=Kernel32.CreateDirectoryExA
  41. CreateDirectoryExW=Kernel32.CreateDirectoryExW
  42. CreateDirectoryW=Kernel32.CreateDirectoryW
  43. CreateEventA=Kernel32.CreateEventA
  44. CreateEventW=Kernel32.CreateEventW
  45. CreateFiber=Kernel32.CreateFiber
  46. CreateFileA=Kernel32.CreateFileA
  47. CreateFileMappingA=Kernel32.CreateFileMappingA
  48. CreateFileMappingW=Kernel32.CreateFileMappingW
  49. CreateFileW=Kernel32.CreateFileW
  50. CreateIoCompletionPort=Kernel32.CreateIoCompletionPort
  51. CreateMailslotA=Kernel32.CreateMailslotA
  52. CreateMailslotW=Kernel32.CreateMailslotW
  53. CreateMutexA=Kernel32.CreateMutexA
  54. CreateMutexW=Kernel32.CreateMutexW
  55. CreateNamedPipeA=Kernel32.CreateNamedPipeA
  56. CreateNamedPipeW=Kernel32.CreateNamedPipeW
  57. CreatePipe=Kernel32.CreatePipe
  58. CreateProcessA=Kernel32.CreateProcessA
  59. CreateProcessW=Kernel32.CreateProcessW
  60. CreateRemoteThread=Kernel32.CreateRemoteThread
  61. CreateSemaphoreA=Kernel32.CreateSemaphoreA
  62. CreateSemaphoreW=Kernel32.CreateSemaphoreW
  63. CreateTapePartition=Kernel32.CreateTapePartition
  64. CreateThread=Kernel32.CreateThread
  65. CreateWaitableTimerA=Kernel32.CreateWaitableTimerA
  66. CreateWaitableTimerW=Kernel32.CreateWaitableTimerW
  67. DebugActiveProcess=Kernel32.DebugActiveProcess
  68. DebugBreak=Kernel32.DebugBreak
  69. DefineDosDeviceA=Kernel32.DefineDosDeviceA
  70. DefineDosDeviceW=Kernel32.DefineDosDeviceW
  71. DeleteAtom=Kernel32.DeleteAtom
  72. DeleteCriticalSection=Kernel32.DeleteCriticalSection
  73. DeleteFiber=Kernel32.DeleteFiber
  74. DeleteFileA=Kernel32.DeleteFileA
  75. DeleteFileW=Kernel32.DeleteFileW
  76. DeviceIoControl=Kernel32.DeviceIoControl
  77. DisableThreadLibraryCalls=Kernel32.DisableThreadLibraryCalls
  78. DisconnectNamedPipe=Kernel32.DisconnectNamedPipe
  79. DosDateTimeToFileTime=Kernel32.DosDateTimeToFileTime
  80. DumpHeapStacks
  81. DuplicateHandle=Kernel32.DuplicateHandle
  82. EndUpdateResourceA=Kernel32.EndUpdateResourceA
  83. EndUpdateResourceW=Kernel32.EndUpdateResourceW
  84. EnterCriticalSection=Kernel32.EnterCriticalSection
  85. EnumCalendarInfoA=Kernel32.EnumCalendarInfoA
  86. EnumCalendarInfoW=Kernel32.EnumCalendarInfoW
  87. EnumDateFormatsA=Kernel32.EnumDateFormatsA
  88. EnumDateFormatsW=Kernel32.EnumDateFormatsW
  89. EnumResourceLanguagesA=Kernel32.EnumResourceLanguagesA
  90. EnumResourceLanguagesW=Kernel32.EnumResourceLanguagesW
  91. EnumResourceNamesA=Kernel32.EnumResourceNamesA
  92. EnumResourceNamesW=Kernel32.EnumResourceNamesW
  93. EnumResourceTypesA=Kernel32.EnumResourceTypesA
  94. EnumResourceTypesW=Kernel32.EnumResourceTypesW
  95. EnumSystemCodePagesA=Kernel32.EnumSystemCodePagesA
  96. EnumSystemCodePagesW=Kernel32.EnumSystemCodePagesW
  97. EnumSystemLocalesA=Kernel32.EnumSystemLocalesA
  98. EnumSystemLocalesW=Kernel32.EnumSystemLocalesW
  99. EnumTimeFormatsA=Kernel32.EnumTimeFormatsA
  100. EnumTimeFormatsW=Kernel32.EnumTimeFormatsW
  101. EraseTape=Kernel32.EraseTape
  102. EscapeCommFunction=Kernel32.EscapeCommFunction
  103. ExitProcess=Kernel32.ExitProcess
  104. ExitThread=Kernel32.ExitThread
  105. ExpandEnvironmentStringsA=Kernel32.ExpandEnvironmentStringsA
  106. ExpandEnvironmentStringsW=Kernel32.ExpandEnvironmentStringsW
  107. FatalAppExitA=Kernel32.FatalAppExitA
  108. FatalAppExitW=Kernel32.FatalAppExitW
  109. FatalExit=Kernel32.FatalExit
  110. FileTimeToDosDateTime=Kernel32.FileTimeToDosDateTime
  111. FileTimeToLocalFileTime=Kernel32.FileTimeToLocalFileTime
  112. FileTimeToSystemTime=Kernel32.FileTimeToSystemTime
  113. FillConsoleOutputAttribute=Kernel32.FillConsoleOutputAttribute
  114. FillConsoleOutputCharacterA=Kernel32.FillConsoleOutputCharacterA
  115. FillConsoleOutputCharacterW=Kernel32.FillConsoleOutputCharacterW
  116. FindAtomA=Kernel32.FindAtomA
  117. FindAtomW=Kernel32.FindAtomW
  118. FindClose=Kernel32.FindClose
  119. FindCloseChangeNotification=Kernel32.FindCloseChangeNotification
  120. FindFirstChangeNotificationA=Kernel32.FindFirstChangeNotificationA
  121. FindFirstChangeNotificationW=Kernel32.FindFirstChangeNotificationW
  122. FindFirstFileA=Kernel32.FindFirstFileA
  123. FindFirstFileExA=Kernel32.FindFirstFileExA
  124. FindFirstFileExW=Kernel32.FindFirstFileExW
  125. FindFirstFileW=Kernel32.FindFirstFileW
  126. FindNextChangeNotification=Kernel32.FindNextChangeNotification
  127. FindNextFileA=Kernel32.FindNextFileA
  128. FindNextFileW=Kernel32.FindNextFileW
  129. FindResourceA=Kernel32.FindResourceA
  130. FindResourceExA=Kernel32.FindResourceExA
  131. FindResourceExW=Kernel32.FindResourceExW
  132. FindResourceW=Kernel32.FindResourceW
  133. FlushConsoleInputBuffer=Kernel32.FlushConsoleInputBuffer
  134. FlushFileBuffers=Kernel32.FlushFileBuffers
  135. FlushInstructionCache=Kernel32.FlushInstructionCache
  136. FlushViewOfFile=Kernel32.FlushViewOfFile
  137. FoldStringA=Kernel32.FoldStringA
  138. FoldStringW=Kernel32.FoldStringW
  139. FormatMessageA=Kernel32.FormatMessageA
  140. FormatMessageW=Kernel32.FormatMessageW
  141. FreeConsole=Kernel32.FreeConsole
  142. FreeEnvironmentStringsA=Kernel32.FreeEnvironmentStringsA
  143. FreeEnvironmentStringsW=Kernel32.FreeEnvironmentStringsW
  144. FreeLibrary=Kernel32.FreeLibrary
  145. FreeLibraryAndExitThread=Kernel32.FreeLibraryAndExitThread
  146. FreeResource=Kernel32.FreeResource
  147. GenerateConsoleCtrlEvent=Kernel32.GenerateConsoleCtrlEvent
  148. GetACP=Kernel32.GetACP
  149. GetAtomNameA=Kernel32.GetAtomNameA
  150. GetAtomNameW=Kernel32.GetAtomNameW
  151. GetBinaryType=Kernel32.GetBinaryType
  152. GetBinaryTypeA=Kernel32.GetBinaryTypeA
  153. GetBinaryTypeW=Kernel32.GetBinaryTypeW
  154. GetCPInfo=Kernel32.GetCPInfo
  155. GetCommConfig=Kernel32.GetCommConfig
  156. GetCommMask=Kernel32.GetCommMask
  157. GetCommModemStatus=Kernel32.GetCommModemStatus
  158. GetCommProperties=Kernel32.GetCommProperties
  159. GetCommState=Kernel32.GetCommState
  160. GetCommTimeouts=Kernel32.GetCommTimeouts
  161. GetCommandLineA=Kernel32.GetCommandLineA
  162. GetCommandLineW=Kernel32.GetCommandLineW
  163. GetCompressedFileSizeA=Kernel32.GetCompressedFileSizeA
  164. GetCompressedFileSizeW=Kernel32.GetCompressedFileSizeW
  165. GetComputerNameA=Kernel32.GetComputerNameA
  166. GetComputerNameW=Kernel32.GetComputerNameW
  167. GetConsoleMode=Kernel32.GetConsoleMode
  168. GetCurrencyFormatA=Kernel32.GetCurrencyFormatA
  169. GetCurrencyFormatW=Kernel32.GetCurrencyFormatW
  170. GetCurrentDirectoryA=Kernel32.GetCurrentDirectoryA
  171. GetCurrentDirectoryW=Kernel32.GetCurrentDirectoryW
  172. GetCurrentProcess=Kernel32.GetCurrentProcess
  173. GetCurrentProcessId=Kernel32.GetCurrentProcessId
  174. GetCurrentThread=Kernel32.GetCurrentThread
  175. GetCurrentThreadId=Kernel32.GetCurrentThreadId
  176. GetDateFormatA=Kernel32.GetDateFormatA
  177. GetDateFormatW=Kernel32.GetDateFormatW
  178. GetDefaultCommConfigA=Kernel32.GetDefaultCommConfigA
  179. GetDefaultCommConfigW=Kernel32.GetDefaultCommConfigW
  180. GetDiskFreeSpaceA=Kernel32.GetDiskFreeSpaceA
  181. GetDiskFreeSpaceExA=Kernel32.GetDiskFreeSpaceExA
  182. GetDiskFreeSpaceExW=Kernel32.GetDiskFreeSpaceExW
  183. GetDiskFreeSpaceW=Kernel32.GetDiskFreeSpaceW
  184. GetDriveTypeA=Kernel32.GetDriveTypeA
  185. GetDriveTypeW=Kernel32.GetDriveTypeW
  186. GetEnvironmentStrings=Kernel32.GetEnvironmentStrings
  187. GetEnvironmentStringsA=Kernel32.GetEnvironmentStringsA
  188. GetEnvironmentStringsW=Kernel32.GetEnvironmentStringsW
  189. GetEnvironmentVariableA=Kernel32.GetEnvironmentVariableA
  190. GetEnvironmentVariableW=Kernel32.GetEnvironmentVariableW
  191. GetExitCodeProcess=Kernel32.GetExitCodeProcess
  192. GetExitCodeThread=Kernel32.GetExitCodeThread
  193. GetFileAttributesA=Kernel32.GetFileAttributesA
  194. GetFileAttributesExA=Kernel32.GetFileAttributesExA
  195. GetFileAttributesExW=Kernel32.GetFileAttributesExW
  196. GetFileAttributesW=Kernel32.GetFileAttributesW
  197. GetFileInformationByHandle=Kernel32.GetFileInformationByHandle
  198. GetFileSize=Kernel32.GetFileSize
  199. GetFileTime=Kernel32.GetFileTime
  200. GetFileType=Kernel32.GetFileType
  201. GetFullPathNameA=Kernel32.GetFullPathNameA
  202. GetFullPathNameW=Kernel32.GetFullPathNameW
  203. GetHandleInformation=Kernel32.GetHandleInformation
  204. GetLargestConsoleWindowSize=Kernel32.GetLargestConsoleWindowSize
  205. GetLastError=Kernel32.GetLastError
  206. GetLocalTime=Kernel32.GetLocalTime
  207. GetLocaleInfoA=Kernel32.GetLocaleInfoA
  208. GetLocaleInfoW=Kernel32.GetLocaleInfoW
  209. GetLogicalDriveStringsA=Kernel32.GetLogicalDriveStringsA
  210. GetLogicalDriveStringsW=Kernel32.GetLogicalDriveStringsW
  211. GetLogicalDrives=Kernel32.GetLogicalDrives
  212. GetMailslotInfo=Kernel32.GetMailslotInfo
  213. GetModuleFileNameA=Kernel32.GetModuleFileNameA
  214. GetModuleFileNameW=Kernel32.GetModuleFileNameW
  215. GetModuleHandleA=Kernel32.GetModuleHandleA
  216. GetModuleHandleW=Kernel32.GetModuleHandleW
  217. GetNamedPipeHandleStateA=Kernel32.GetNamedPipeHandleStateA
  218. GetNamedPipeHandleStateW=Kernel32.GetNamedPipeHandleStateW
  219. GetNamedPipeInfo=Kernel32.GetNamedPipeInfo
  220. GetNumberFormatA=Kernel32.GetNumberFormatA
  221. GetNumberFormatW=Kernel32.GetNumberFormatW
  222. GetNumberOfConsoleInputEvents=Kernel32.GetNumberOfConsoleInputEvents
  223. GetNumberOfConsoleMouseButtons=Kernel32.GetNumberOfConsoleMouseButtons
  224. GetOEMCP=Kernel32.GetOEMCP
  225. GetOverlappedResult=Kernel32.GetOverlappedResult
  226. GetPriorityClass=Kernel32.GetPriorityClass
  227. GetPrivateProfileIntA=Kernel32.GetPrivateProfileIntA
  228. GetPrivateProfileIntW=Kernel32.GetPrivateProfileIntW
  229. GetPrivateProfileSectionA=Kernel32.GetPrivateProfileSectionA
  230. GetPrivateProfileSectionNamesA=Kernel32.GetPrivateProfileSectionNamesA
  231. GetPrivateProfileSectionNamesW=Kernel32.GetPrivateProfileSectionNamesW
  232. GetPrivateProfileSectionW=Kernel32.GetPrivateProfileSectionW
  233. GetPrivateProfileStringA=Kernel32.GetPrivateProfileStringA
  234. GetPrivateProfileStringW=Kernel32.GetPrivateProfileStringW
  235. GetPrivateProfileStructA=Kernel32.GetPrivateProfileStructA
  236. GetPrivateProfileStructW=Kernel32.GetPrivateProfileStructW
  237. GetProcAddress=Kernel32.GetProcAddress
  238. GetProcessAffinityMask=Kernel32.GetProcessAffinityMask
  239. GetProcessHeap=Kernel32.GetProcessHeap
  240. GetProcessHeaps=Kernel32.GetProcessHeaps
  241. GetProcessPriorityBoost=Kernel32.GetProcessPriorityBoost
  242. GetProcessShutdownParameters=Kernel32.GetProcessShutdownParameters
  243. GetProcessTimes=Kernel32.GetProcessTimes
  244. GetProcessVersion=Kernel32.GetProcessVersion
  245. GetProcessWorkingSetSize=Kernel32.GetProcessWorkingSetSize
  246. GetProfileIntA=Kernel32.GetProfileIntA
  247. GetProfileIntW=Kernel32.GetProfileIntW
  248. GetProfileSectionA=Kernel32.GetProfileSectionA
  249. GetProfileSectionW=Kernel32.GetProfileSectionW
  250. GetProfileStringA=Kernel32.GetProfileStringA
  251. GetProfileStringW=Kernel32.GetProfileStringW
  252. GetQueuedCompletionStatus=Kernel32.GetQueuedCompletionStatus
  253. GetShortPathNameA=Kernel32.GetShortPathNameA
  254. GetShortPathNameW=Kernel32.GetShortPathNameW
  255. GetStartupInfoA=Kernel32.GetStartupInfoA
  256. GetStartupInfoW=Kernel32.GetStartupInfoW
  257. GetStdHandle=Kernel32.GetStdHandle
  258. GetStringTypeA=Kernel32.GetStringTypeA
  259. GetStringTypeExA=Kernel32.GetStringTypeExA
  260. GetStringTypeExW=Kernel32.GetStringTypeExW
  261. GetStringTypeW=Kernel32.GetStringTypeW
  262. GetSystemDefaultLCID=Kernel32.GetSystemDefaultLCID
  263. GetSystemDefaultLangID=Kernel32.GetSystemDefaultLangID
  264. GetSystemDirectoryA=Kernel32.GetSystemDirectoryA
  265. GetSystemDirectoryW=Kernel32.GetSystemDirectoryW
  266. GetSystemInfo=Kernel32.GetSystemInfo
  267. GetSystemPowerStatus=Kernel32.GetSystemPowerStatus
  268. GetSystemTime=Kernel32.GetSystemTime
  269. GetSystemTimeAdjustment=Kernel32.GetSystemTimeAdjustment
  270. GetSystemTimeAsFileTime=Kernel32.GetSystemTimeAsFileTime
  271. GetTapeParameters=Kernel32.GetTapeParameters
  272. GetTapePosition=Kernel32.GetTapePosition
  273. GetTapeStatus=Kernel32.GetTapeStatus
  274. GetTempFileNameA=Kernel32.GetTempFileNameA
  275. GetTempFileNameW=Kernel32.GetTempFileNameW
  276. GetTempPathA=Kernel32.GetTempPathA
  277. GetTempPathW=Kernel32.GetTempPathW
  278. GetThreadContext=Kernel32.GetThreadContext
  279. GetThreadLocale=Kernel32.GetThreadLocale
  280. GetThreadPriority=Kernel32.GetThreadPriority
  281. GetThreadPriorityBoost=Kernel32.GetThreadPriorityBoost
  282. GetThreadSelectorEntry=Kernel32.GetThreadSelectorEntry
  283. GetThreadTimes=Kernel32.GetThreadTimes
  284. GetTickCount=Kernel32.GetTickCount
  285. GetTimeFormatA=Kernel32.GetTimeFormatA
  286. GetTimeFormatW=Kernel32.GetTimeFormatW
  287. GetTimeZoneInformation=Kernel32.GetTimeZoneInformation
  288. GetTotalHeap
  289. GetUserDefaultLCID=Kernel32.GetUserDefaultLCID
  290. GetUserDefaultLangID=Kernel32.GetUserDefaultLangID
  291. GetVersion=Kernel32.GetVersion
  292. GetVersionExA=Kernel32.GetVersionExA
  293. GetVersionExW=Kernel32.GetVersionExW
  294. GetVolumeInformationA=Kernel32.GetVolumeInformationA
  295. GetVolumeInformationW=Kernel32.GetVolumeInformationW
  296. GetWindowsDirectoryA=Kernel32.GetWindowsDirectoryA
  297. GetWindowsDirectoryW=Kernel32.GetWindowsDirectoryW
  298. GlobalAddAtomA=Kernel32.GlobalAddAtomA
  299. GlobalAddAtomW=Kernel32.GlobalAddAtomW
  300. GlobalAlloc=Kernel32.GlobalAlloc
  301. GlobalCompact=Kernel32.GlobalCompact
  302. GlobalDeleteAtom=Kernel32.GlobalDeleteAtom
  303. GlobalFindAtomA=Kernel32.GlobalFindAtomA
  304. GlobalFindAtomW=Kernel32.GlobalFindAtomW
  305. GlobalFix=Kernel32.GlobalFix
  306. GlobalFlags=Kernel32.GlobalFlags
  307. GlobalFree=Kernel32.GlobalFree
  308. GlobalGetAtomNameA=Kernel32.GlobalGetAtomNameA
  309. GlobalGetAtomNameW=Kernel32.GlobalGetAtomNameW
  310. GlobalHandle=Kernel32.GlobalHandle
  311. GlobalLock=Kernel32.GlobalLock
  312. GlobalMemoryStatus=Kernel32.GlobalMemoryStatus
  313. GlobalReAlloc=Kernel32.GlobalReAlloc
  314. GlobalSize=Kernel32.GlobalSize
  315. GlobalUnWire=Kernel32.GlobalUnWire
  316. GlobalUnfix=Kernel32.GlobalUnfix
  317. GlobalUnlock=Kernel32.GlobalUnlock
  318. GlobalWire=Kernel32.GlobalWire
  319. HeapAlloc
  320. HeapCompact=Kernel32.HeapCompact
  321. HeapCreate=Kernel32.HeapCreate
  322. HeapDestroy=Kernel32.HeapDestroy
  323. HeapFree
  324. HeapLock=Kernel32.HeapLock
  325. HeapReAlloc
  326. HeapSize=Kernel32.HeapSize
  327. HeapUnlock=Kernel32.HeapUnlock
  328. HeapValidate=Kernel32.HeapValidate
  329. HeapWalk=Kernel32.HeapWalk
  330. InitAtomTable=Kernel32.InitAtomTable
  331. InitializeCriticalSection=Kernel32.InitializeCriticalSection
  332. InitializeCriticalSectionAndSpinCount=Kernel32.InitializeCriticalSectionAndSpinCount
  333. InterlockedCompareExchange=Kernel32.InterlockedCompareExchange
  334. InterlockedDecrement=Kernel32.InterlockedDecrement
  335. InterlockedExchange=Kernel32.InterlockedExchange
  336. InterlockedExchangeAdd=Kernel32.InterlockedExchangeAdd
  337. InterlockedIncrement=Kernel32.InterlockedIncrement
  338. IsBadCodePtr=Kernel32.IsBadCodePtr
  339. IsBadHugeReadPtr=Kernel32.IsBadHugeReadPtr
  340. IsBadHugeWritePtr=Kernel32.IsBadHugeWritePtr
  341. IsBadReadPtr=Kernel32.IsBadReadPtr
  342. IsBadStringPtrA=Kernel32.IsBadStringPtrA
  343. IsBadStringPtrW=Kernel32.IsBadStringPtrW
  344. IsBadWritePtr=Kernel32.IsBadWritePtr
  345. IsDBCSLeadByte=Kernel32.IsDBCSLeadByte
  346. IsDBCSLeadByteEx=Kernel32.IsDBCSLeadByteEx
  347. IsDebuggerPresent=Kernel32.IsDebuggerPresent
  348. IsProcessorFeaturePresent=Kernel32.IsProcessorFeaturePresent
  349. IsValidCodePage=Kernel32.IsValidCodePage
  350. IsValidLocale=Kernel32.IsValidLocale
  351. LCMapStringA=Kernel32.LCMapStringA
  352. LCMapStringW=Kernel32.LCMapStringW
  353. LeaveCriticalSection=Kernel32.LeaveCriticalSection
  354. LoadLibraryA=Kernel32.LoadLibraryA
  355. LoadLibraryExA=Kernel32.LoadLibraryExA
  356. LoadLibraryExW=Kernel32.LoadLibraryExW
  357. LoadLibraryW=Kernel32.LoadLibraryW
  358. LoadModule=Kernel32.LoadModule
  359. LoadResource=Kernel32.LoadResource
  360. LocalAlloc=Kernel32.LocalAlloc
  361. LocalCompact=Kernel32.LocalCompact
  362. LocalFileTimeToFileTime=Kernel32.LocalFileTimeToFileTime
  363. LocalFlags=Kernel32.LocalFlags
  364. LocalFree=Kernel32.LocalFree
  365. LocalHandle=Kernel32.LocalHandle
  366. LocalLock=Kernel32.LocalLock
  367. LocalReAlloc=Kernel32.LocalReAlloc
  368. LocalShrink=Kernel32.LocalShrink
  369. LocalSize=Kernel32.LocalSize
  370. LocalUnlock=Kernel32.LocalUnlock
  371. LockFile=Kernel32.LockFile
  372. LockFileEx=Kernel32.LockFileEx
  373. LockResource=Kernel32.LockResource
  374. MapViewOfFile=Kernel32.MapViewOfFile
  375. MapViewOfFileEx=Kernel32.MapViewOfFileEx
  376. MoveFileA=Kernel32.MoveFileA
  377. MoveFileExA=Kernel32.MoveFileExA
  378. MoveFileExW=Kernel32.MoveFileExW
  379. MoveFileW=Kernel32.MoveFileW
  380. MulDiv=Kernel32.MulDiv
  381. MultiByteToWideChar=Kernel32.MultiByteToWideChar
  382. OpenEventA=Kernel32.OpenEventA
  383. OpenEventW=Kernel32.OpenEventW
  384. OpenFile=Kernel32.OpenFile
  385. OpenFileMappingA=Kernel32.OpenFileMappingA
  386. OpenFileMappingW=Kernel32.OpenFileMappingW
  387. OpenMutexA=Kernel32.OpenMutexA
  388. OpenMutexW=Kernel32.OpenMutexW
  389. OpenProcess=Kernel32.OpenProcess
  390. OpenSemaphoreA=Kernel32.OpenSemaphoreA
  391. OpenSemaphoreW=Kernel32.OpenSemaphoreW
  392. OpenWaitableTimerA=Kernel32.OpenWaitableTimerA
  393. OpenWaitableTimerW=Kernel32.OpenWaitableTimerW
  394. OutputDebugStringA=Kernel32.OutputDebugStringA
  395. OutputDebugStringW=Kernel32.OutputDebugStringW
  396. PeekConsoleInputA=Kernel32.PeekConsoleInputA
  397. PeekConsoleInputW=Kernel32.PeekConsoleInputW
  398. PeekNamedPipe=Kernel32.PeekNamedPipe
  399. PostQueuedCompletionStatus=Kernel32.PostQueuedCompletionStatus
  400. PrepareTape=Kernel32.PrepareTape
  401. PulseEvent=Kernel32.PulseEvent
  402. PurgeComm=Kernel32.PurgeComm
  403. QueryDosDeviceA=Kernel32.QueryDosDeviceA
  404. QueryDosDeviceW=Kernel32.QueryDosDeviceW
  405. QueryPerformanceCounter=Kernel32.QueryPerformanceCounter
  406. QueryPerformanceFrequency=Kernel32.QueryPerformanceFrequency
  407. QueueUserAPC=Kernel32.QueueUserAPC
  408. RaiseException=Kernel32.RaiseException
  409. ReadConsoleA=Kernel32.ReadConsoleA
  410. ReadConsoleInputA=Kernel32.ReadConsoleInputA
  411. ReadConsoleInputW=Kernel32.ReadConsoleInputW
  412. ReadConsoleOutputA=Kernel32.ReadConsoleOutputA
  413. ReadConsoleOutputAttribute=Kernel32.ReadConsoleOutputAttribute
  414. ReadConsoleOutputCharacterA=Kernel32.ReadConsoleOutputCharacterA
  415. ReadConsoleOutputCharacterW=Kernel32.ReadConsoleOutputCharacterW
  416. ReadConsoleOutputW=Kernel32.ReadConsoleOutputW
  417. ReadConsoleW=Kernel32.ReadConsoleW
  418. ReadDirectoryChangesW=Kernel32.ReadDirectoryChangesW
  419. ReadFile=Kernel32.ReadFile
  420. ReadFileEx=Kernel32.ReadFileEx
  421. ReadFileScatter=Kernel32.ReadFileScatter
  422. ReadProcessMemory=Kernel32.ReadProcessMemory
  423. ReleaseMutex=Kernel32.ReleaseMutex
  424. ReleaseSemaphore=Kernel32.ReleaseSemaphore
  425. RemoveDirectoryA=Kernel32.RemoveDirectoryA
  426. RemoveDirectoryW=Kernel32.RemoveDirectoryW
  427. ResetEvent=Kernel32.ResetEvent
  428. ResumeThread=Kernel32.ResumeThread
  429. RtlFillMemory=Kernel32.RtlFillMemory
  430. RtlMoveMemory=Kernel32.RtlMoveMemory
  431. RtlUnwind=Kernel32.RtlUnwind
  432. RtlZeroMemory=Kernel32.RtlZeroMemory
  433. ScrollConsoleScreenBufferA=Kernel32.ScrollConsoleScreenBufferA
  434. ScrollConsoleScreenBufferW=Kernel32.ScrollConsoleScreenBufferW
  435. SearchPathA=Kernel32.SearchPathA
  436. SearchPathW=Kernel32.SearchPathW
  437. SetCommBreak=Kernel32.SetCommBreak
  438. SetCommConfig=Kernel32.SetCommConfig
  439. SetCommMask=Kernel32.SetCommMask
  440. SetCommState=Kernel32.SetCommState
  441. SetCommTimeouts=Kernel32.SetCommTimeouts
  442. SetComputerNameA=Kernel32.SetComputerNameA
  443. SetComputerNameW=Kernel32.SetComputerNameW
  444. SetConsoleCtrlHandler=Kernel32.SetConsoleCtrlHandler
  445. SetConsoleMode=Kernel32.SetConsoleMode
  446. SetCriticalSectionSpinCount=Kernel32.SetCriticalSectionSpinCount
  447. SetCurrentDirectoryA=Kernel32.SetCurrentDirectoryA
  448. SetCurrentDirectoryW=Kernel32.SetCurrentDirectoryW
  449. SetDefaultCommConfigA=Kernel32.SetDefaultCommConfigA
  450. SetDefaultCommConfigW=Kernel32.SetDefaultCommConfigW
  451. SetEndOfFile=Kernel32.SetEndOfFile
  452. SetEnvironmentVariableA=Kernel32.SetEnvironmentVariableA
  453. SetEnvironmentVariableW=Kernel32.SetEnvironmentVariableW
  454. SetErrorMode=Kernel32.SetErrorMode
  455. SetEvent=Kernel32.SetEvent
  456. SetFileApisToANSI=Kernel32.SetFileApisToANSI
  457. SetFileApisToOEM=Kernel32.SetFileApisToOEM
  458. SetFileAttributesA=Kernel32.SetFileAttributesA
  459. SetFileAttributesW=Kernel32.SetFileAttributesW
  460. SetFilePointer=Kernel32.SetFilePointer
  461. SetFileTime=Kernel32.SetFileTime
  462. SetHandleCount=Kernel32.SetHandleCount
  463. SetHandleInformation=Kernel32.SetHandleInformation
  464. SetLastError=Kernel32.SetLastError
  465. SetLocalTime=Kernel32.SetLocalTime
  466. SetLocaleInfoA=Kernel32.SetLocaleInfoA
  467. SetLocaleInfoW=Kernel32.SetLocaleInfoW
  468. SetMailslotInfo=Kernel32.SetMailslotInfo
  469. SetNamedPipeHandleState=Kernel32.SetNamedPipeHandleState
  470. SetPriorityClass=Kernel32.SetPriorityClass
  471. SetProcessAffinityMask=Kernel32.SetProcessAffinityMask
  472. SetProcessPriorityBoost=Kernel32.SetProcessPriorityBoost
  473. SetProcessShutdownParameters=Kernel32.SetProcessShutdownParameters
  474. SetProcessWorkingSetSize=Kernel32.SetProcessWorkingSetSize
  475. SetStdHandle=Kernel32.SetStdHandle
  476. SetSystemPowerState=Kernel32.SetSystemPowerState
  477. SetSystemTime=Kernel32.SetSystemTime
  478. SetSystemTimeAdjustment=Kernel32.SetSystemTimeAdjustment
  479. SetTapeParameters=Kernel32.SetTapeParameters
  480. SetTapePosition=Kernel32.SetTapePosition
  481. SetThreadAffinityMask=Kernel32.SetThreadAffinityMask
  482. SetThreadContext=Kernel32.SetThreadContext
  483. SetThreadIdealProcessor=Kernel32.SetThreadIdealProcessor
  484. SetThreadLocale=Kernel32.SetThreadLocale
  485. SetThreadPriority=Kernel32.SetThreadPriority
  486. SetThreadPriorityBoost=Kernel32.SetThreadPriorityBoost
  487. SetTimeZoneInformation=Kernel32.SetTimeZoneInformation
  488. SetUnhandledExceptionFilter=Kernel32.SetUnhandledExceptionFilter
  489. SetVolumeLabelA=Kernel32.SetVolumeLabelA
  490. SetVolumeLabelW=Kernel32.SetVolumeLabelW
  491. SetWaitableTimer=Kernel32.SetWaitableTimer
  492. SetupComm=Kernel32.SetupComm
  493. SignalObjectAndWait=Kernel32.SignalObjectAndWait
  494. SizeofResource=Kernel32.SizeofResource
  495. Sleep=Kernel32.Sleep
  496. SleepEx=Kernel32.SleepEx
  497. StartHeapTracking
  498. SuspendThread=Kernel32.SuspendThread
  499. SwitchToFiber=Kernel32.SwitchToFiber
  500. SwitchToThread=Kernel32.SwitchToThread
  501. SystemTimeToFileTime=Kernel32.SystemTimeToFileTime
  502. SystemTimeToTzSpecificLocalTime=Kernel32.SystemTimeToTzSpecificLocalTime
  503. TerminateProcess=Kernel32.TerminateProcess
  504. TerminateThread=Kernel32.TerminateThread
  505. TlsAlloc=Kernel32.TlsAlloc
  506. TlsFree=Kernel32.TlsFree
  507. TlsGetValue=Kernel32.TlsGetValue
  508. TlsSetValue=Kernel32.TlsSetValue
  509. TransactNamedPipe=Kernel32.TransactNamedPipe
  510. TransmitCommChar=Kernel32.TransmitCommChar
  511. TryEnterCriticalSection=Kernel32.TryEnterCriticalSection
  512. UnhandledExceptionFilter=Kernel32.UnhandledExceptionFilter
  513. UnlockFile=Kernel32.UnlockFile
  514. UnlockFileEx=Kernel32.UnlockFileEx
  515. UnmapViewOfFile=Kernel32.UnmapViewOfFile
  516. UpdateResourceA=Kernel32.UpdateResourceA
  517. UpdateResourceW=Kernel32.UpdateResourceW
  518. VerLanguageNameA=Kernel32.VerLanguageNameA
  519. VerLanguageNameW=Kernel32.VerLanguageNameW
  520. VerifyVersionInfoA=Kernel32.VerifyVersionInfoA
  521. VerifyVersionInfoW=Kernel32.VerifyVersionInfoW
  522. VirtualAlloc=Kernel32.VirtualAlloc
  523. VirtualAllocEx=Kernel32.VirtualAllocEx
  524. VirtualFree=Kernel32.VirtualFree
  525. VirtualFreeEx=Kernel32.VirtualFreeEx
  526. VirtualLock=Kernel32.VirtualLock
  527. VirtualProtect=Kernel32.VirtualProtect
  528. VirtualProtectEx=Kernel32.VirtualProtectEx
  529. VirtualQuery=Kernel32.VirtualQuery
  530. VirtualQueryEx=Kernel32.VirtualQueryEx
  531. VirtualUnlock=Kernel32.VirtualUnlock
  532. WaitCommEvent=Kernel32.WaitCommEvent
  533. WaitForDebugEvent=Kernel32.WaitForDebugEvent
  534. WaitForMultipleObjects=Kernel32.WaitForMultipleObjects
  535. WaitForMultipleObjectsEx=Kernel32.WaitForMultipleObjectsEx
  536. WaitForSingleObject=Kernel32.WaitForSingleObject
  537. WaitForSingleObjectEx=Kernel32.WaitForSingleObjectEx
  538. WaitNamedPipeA=Kernel32.WaitNamedPipeA
  539. WaitNamedPipeW=Kernel32.WaitNamedPipeW
  540. WideCharToMultiByte=Kernel32.WideCharToMultiByte
  541. WinExec=Kernel32.WinExec
  542. WriteConsoleA=Kernel32.WriteConsoleA
  543. WriteConsoleInputA=Kernel32.WriteConsoleInputA
  544. WriteConsoleInputW=Kernel32.WriteConsoleInputW
  545. WriteConsoleOutputA=Kernel32.WriteConsoleOutputA
  546. WriteConsoleOutputAttribute=Kernel32.WriteConsoleOutputAttribute
  547. WriteConsoleOutputCharacterA=Kernel32.WriteConsoleOutputCharacterA
  548. WriteConsoleOutputCharacterW=Kernel32.WriteConsoleOutputCharacterW
  549. WriteConsoleOutputW=Kernel32.WriteConsoleOutputW
  550. WriteConsoleW=Kernel32.WriteConsoleW
  551. WriteFile=Kernel32.WriteFile
  552. WriteFileEx=Kernel32.WriteFileEx
  553. WriteFileGather=Kernel32.WriteFileGather
  554. WritePrivateProfileSectionA=Kernel32.WritePrivateProfileSectionA
  555. WritePrivateProfileSectionW=Kernel32.WritePrivateProfileSectionW
  556. WritePrivateProfileStringA=Kernel32.WritePrivateProfileStringA
  557. WritePrivateProfileStringW=Kernel32.WritePrivateProfileStringW
  558. WritePrivateProfileStructA=Kernel32.WritePrivateProfileStructA
  559. WritePrivateProfileStructW=Kernel32.WritePrivateProfileStructW
  560. WriteProcessMemory=Kernel32.WriteProcessMemory
  561. WriteProfileSectionA=Kernel32.WriteProfileSectionA
  562. WriteProfileSectionW=Kernel32.WriteProfileSectionW
  563. WriteProfileStringA=Kernel32.WriteProfileStringA
  564. WriteProfileStringW=Kernel32.WriteProfileStringW
  565. WriteTapemark=Kernel32.WriteTapemark
  566. _hread=Kernel32._hread
  567. _hwrite=Kernel32._hwrite
  568. _lclose=Kernel32._lclose
  569. _lcreat=Kernel32._lcreat
  570. _llseek=Kernel32._llseek
  571. _lopen=Kernel32._lopen
  572. _lread=Kernel32._lread
  573. _lwrite=Kernel32._lwrite
  574. lstrcat=Kernel32.lstrcat
  575. lstrcatA=Kernel32.lstrcatA
  576. lstrcatW=Kernel32.lstrcatW
  577. lstrcmp=Kernel32.lstrcmp
  578. lstrcmpA=Kernel32.lstrcmpA
  579. lstrcmpW=Kernel32.lstrcmpW
  580. lstrcmpi=Kernel32.lstrcmpi
  581. lstrcmpiA=Kernel32.lstrcmpiA
  582. lstrcmpiW=Kernel32.lstrcmpiW
  583. lstrcpy=Kernel32.lstrcpy
  584. lstrcpyA=Kernel32.lstrcpyA
  585. lstrcpyW=Kernel32.lstrcpyW
  586. lstrcpyn=Kernel32.lstrcpyn
  587. lstrcpynA=Kernel32.lstrcpynA
  588. lstrcpynW=Kernel32.lstrcpynW
  589. lstrlen=Kernel32.lstrlen
  590. lstrlenA=Kernel32.lstrlenA
  591. lstrlenW=Kernel32.lstrlenW