kernel32.def 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. LIBRARY kernel32.dll
  2. EXPORTS
  3. AddAtomA
  4. AddAtomW
  5. AllocConsole
  6. AllocLSCallback
  7. AllocSLCallback
  8. AreFileApisANSI
  9. BackupRead
  10. BackupSeek
  11. BackupWrite
  12. Beep
  13. BeginUpdateResourceA
  14. BeginUpdateResourceW
  15. BuildCommDCBA
  16. BuildCommDCBAndTimeoutsA
  17. BuildCommDCBAndTimeoutsW
  18. BuildCommDCBW
  19. CallNamedPipeA
  20. CallNamedPipeW
  21. Callback12
  22. Callback16
  23. Callback20
  24. Callback24
  25. Callback28
  26. Callback32
  27. Callback36
  28. Callback4
  29. Callback40
  30. Callback44
  31. Callback48
  32. Callback52
  33. Callback56
  34. Callback60
  35. Callback64
  36. Callback8
  37. CancelDeviceWakeupRequest
  38. CancelIo
  39. CancelWaitableTimer
  40. ClearCommBreak
  41. ClearCommError
  42. CloseHandle
  43. CloseProfileUserMapping
  44. CloseSystemHandle
  45. CommConfigDialogA
  46. CommConfigDialogW
  47. CompareFileTime
  48. CompareStringA
  49. CompareStringW
  50. ConnectNamedPipe
  51. ContinueDebugEvent
  52. ConvertDefaultLocale
  53. ConvertThreadToFiber
  54. ConvertToGlobalHandle
  55. CopyFileA
  56. CopyFileExA
  57. CopyFileExW
  58. CopyFileW
  59. CreateConsoleScreenBuffer
  60. CreateDirectoryA
  61. CreateDirectoryExA
  62. CreateDirectoryExW
  63. CreateDirectoryW
  64. CreateEventA
  65. CreateEventW
  66. CreateFiber
  67. CreateFileA
  68. CreateFileMappingA
  69. CreateFileMappingW
  70. CreateFileW
  71. CreateIoCompletionPort
  72. CreateKernelThread
  73. CreateMailslotA
  74. CreateMailslotW
  75. CreateMutexA
  76. CreateMutexW
  77. CreateNamedPipeA
  78. CreateNamedPipeW
  79. CreatePipe
  80. CreateProcessA
  81. CreateProcessW
  82. CreateRemoteThread
  83. CreateSemaphoreA
  84. CreateSemaphoreW
  85. CreateSocketHandle
  86. CreateTapePartition
  87. CreateThread
  88. CreateToolhelp32Snapshot
  89. CreateWaitableTimerA
  90. CreateWaitableTimerW
  91. DebugActiveProcess
  92. DebugBreak
  93. DefineDosDeviceA
  94. DefineDosDeviceW
  95. DeleteAtom
  96. DeleteCriticalSection
  97. DeleteFiber
  98. DeleteFileA
  99. DeleteFileW
  100. DeviceIoControl
  101. DisableThreadLibraryCalls
  102. DisconnectNamedPipe
  103. DosDateTimeToFileTime
  104. DuplicateHandle
  105. EndUpdateResourceA
  106. EndUpdateResourceW
  107. EnterCriticalSection
  108. EnumCalendarInfoA
  109. EnumCalendarInfoExA
  110. EnumCalendarInfoExW
  111. EnumCalendarInfoW
  112. EnumDateFormatsA
  113. EnumDateFormatsExA
  114. EnumDateFormatsExW
  115. EnumDateFormatsW
  116. EnumLanguageGroupLocalesA
  117. EnumLanguageGroupLocalesW
  118. EnumResourceLanguagesA
  119. EnumResourceLanguagesW
  120. EnumResourceNamesA
  121. EnumResourceNamesW
  122. EnumResourceTypesA
  123. EnumResourceTypesW
  124. EnumSystemCodePagesA
  125. EnumSystemCodePagesW
  126. EnumSystemGeoID
  127. EnumSystemLanguageGroupsA
  128. EnumSystemLanguageGroupsW
  129. EnumSystemLocalesA
  130. EnumSystemLocalesW
  131. EnumTimeFormatsA
  132. EnumTimeFormatsW
  133. EnumUILanguagesA
  134. EnumUILanguagesW
  135. EraseTape
  136. EscapeCommFunction
  137. ExitProcess
  138. ExitThread
  139. ExpandEnvironmentStringsA
  140. ExpandEnvironmentStringsW
  141. FT_Exit0
  142. FT_Exit12
  143. FT_Exit16
  144. FT_Exit20
  145. FT_Exit24
  146. FT_Exit28
  147. FT_Exit32
  148. FT_Exit36
  149. FT_Exit4
  150. FT_Exit40
  151. FT_Exit44
  152. FT_Exit48
  153. FT_Exit52
  154. FT_Exit56
  155. FT_Exit8
  156. FT_Prolog
  157. FT_Thunk
  158. FatalAppExitA
  159. FatalAppExitW
  160. FatalExit
  161. FileTimeToDosDateTime
  162. FileTimeToLocalFileTime
  163. FileTimeToSystemTime
  164. FillConsoleOutputAttribute
  165. FillConsoleOutputCharacterA
  166. FillConsoleOutputCharacterW
  167. FindAtomA
  168. FindAtomW
  169. FindClose
  170. FindCloseChangeNotification
  171. FindFirstChangeNotificationA
  172. FindFirstChangeNotificationW
  173. FindFirstFileA
  174. FindFirstFileExA
  175. FindFirstFileExW
  176. FindFirstFileW
  177. FindNextChangeNotification
  178. FindNextFileA
  179. FindNextFileW
  180. FindResourceA
  181. FindResourceExA
  182. FindResourceExW
  183. FindResourceW
  184. FlushConsoleInputBuffer
  185. FlushFileBuffers
  186. FlushInstructionCache
  187. FlushViewOfFile
  188. FoldStringA
  189. FoldStringW
  190. FormatMessageA
  191. FormatMessageW
  192. FreeConsole
  193. FreeEnvironmentStringsA
  194. FreeEnvironmentStringsW
  195. FreeLSCallback
  196. FreeLibrary
  197. FreeLibraryAndExitThread
  198. FreeResource
  199. FreeSLCallback
  200. GenerateConsoleCtrlEvent
  201. GetACP
  202. GetAtomNameA
  203. GetAtomNameW
  204. GetBinaryType
  205. GetBinaryTypeA
  206. GetBinaryTypeW
  207. GetCPInfo
  208. GetCPInfoExA
  209. GetCPInfoExW
  210. GetCalendarInfoA
  211. GetCalendarInfoW
  212. GetCommConfig
  213. GetCommMask
  214. GetCommModemStatus
  215. GetCommProperties
  216. GetCommState
  217. GetCommTimeouts
  218. GetCommandLineA
  219. GetCommandLineW
  220. GetCompressedFileSizeA
  221. GetCompressedFileSizeW
  222. GetComputerNameA
  223. GetComputerNameW
  224. GetConsoleCP
  225. GetConsoleCursorInfo
  226. GetConsoleMode
  227. GetConsoleOutputCP
  228. GetConsoleScreenBufferInfo
  229. GetConsoleTitleA
  230. GetConsoleTitleW
  231. GetCurrencyFormatA
  232. GetCurrencyFormatW
  233. GetCurrentDirectoryA
  234. GetCurrentDirectoryW
  235. GetCurrentProcess
  236. GetCurrentProcessId
  237. GetCurrentThread
  238. GetCurrentThreadId
  239. GetDateFormatA
  240. GetDateFormatW
  241. GetDaylightFlag
  242. GetDefaultCommConfigA
  243. GetDefaultCommConfigW
  244. GetDevicePowerState
  245. GetDiskFreeSpaceA
  246. GetDiskFreeSpaceExA
  247. GetDiskFreeSpaceExW
  248. GetDiskFreeSpaceW
  249. GetDriveTypeA
  250. GetDriveTypeW
  251. GetEnvironmentStrings
  252. GetEnvironmentStringsA
  253. GetEnvironmentStringsW
  254. GetEnvironmentVariableA
  255. GetEnvironmentVariableW
  256. GetErrorMode
  257. GetExitCodeProcess
  258. GetExitCodeThread
  259. GetFileAttributesA
  260. GetFileAttributesExA
  261. GetFileAttributesExW
  262. GetFileAttributesW
  263. GetFileInformationByHandle
  264. GetFileSize
  265. GetFileTime
  266. GetFileType
  267. GetFullPathNameA
  268. GetFullPathNameW
  269. GetGeoInfoA
  270. GetGeoInfoW
  271. GetHandleContext
  272. GetHandleInformation
  273. GetLSCallbackTarget
  274. GetLSCallbackTemplate
  275. GetLargestConsoleWindowSize
  276. GetLastError
  277. GetLocalTime
  278. GetLocaleInfoA
  279. GetLocaleInfoW
  280. GetLogicalDriveStringsA
  281. GetLogicalDriveStringsW
  282. GetLogicalDrives
  283. GetLongPathNameA
  284. GetLongPathNameW
  285. GetMailslotInfo
  286. GetModuleFileNameA
  287. GetModuleFileNameW
  288. GetModuleHandleA
  289. GetModuleHandleW
  290. GetNamedPipeHandleStateA
  291. GetNamedPipeHandleStateW
  292. GetNamedPipeInfo
  293. GetNumberFormatA
  294. GetNumberFormatW
  295. GetNumberOfConsoleInputEvents
  296. GetNumberOfConsoleMouseButtons
  297. GetOEMCP
  298. GetOverlappedResult
  299. GetPriorityClass
  300. GetPrivateProfileIntA
  301. GetPrivateProfileIntW
  302. GetPrivateProfileSectionA
  303. GetPrivateProfileSectionNamesA
  304. GetPrivateProfileSectionNamesW
  305. GetPrivateProfileSectionW
  306. GetPrivateProfileStringA
  307. GetPrivateProfileStringW
  308. GetPrivateProfileStructA
  309. GetPrivateProfileStructW
  310. GetProcAddress
  311. GetProcessAffinityMask
  312. GetProcessFlags
  313. GetProcessHeap
  314. GetProcessHeaps
  315. GetProcessPriorityBoost
  316. GetProcessShutdownParameters
  317. GetProcessTimes
  318. GetProcessVersion
  319. GetProcessWorkingSetSize
  320. GetProductName
  321. GetProfileIntA
  322. GetProfileIntW
  323. GetProfileSectionA
  324. GetProfileSectionW
  325. GetProfileStringA
  326. GetProfileStringW
  327. GetQueuedCompletionStatus
  328. GetSLCallbackTarget
  329. GetSLCallbackTemplate
  330. GetShortPathNameA
  331. GetShortPathNameW
  332. GetStartupInfoA
  333. GetStartupInfoW
  334. GetStdHandle
  335. GetStringTypeA
  336. GetStringTypeExA
  337. GetStringTypeExW
  338. GetStringTypeW
  339. GetSystemDefaultLCID
  340. GetSystemDefaultLangID
  341. GetSystemDefaultUILanguage
  342. GetSystemDirectoryA
  343. GetSystemDirectoryW
  344. GetSystemInfo
  345. GetSystemPowerStatus
  346. GetSystemTime
  347. GetSystemTimeAdjustment
  348. GetSystemTimeAsFileTime
  349. GetTapeParameters
  350. GetTapePosition
  351. GetTapeStatus
  352. GetTempFileNameA
  353. GetTempFileNameW
  354. GetTempPathA
  355. GetTempPathW
  356. GetThreadContext
  357. GetThreadLocale
  358. GetThreadPriority
  359. GetThreadPriorityBoost
  360. GetThreadSelectorEntry
  361. GetThreadTimes
  362. GetTickCount
  363. GetTimeFormatA
  364. GetTimeFormatW
  365. GetTimeZoneInformation
  366. GetUserDefaultLCID
  367. GetUserDefaultLangID
  368. GetUserDefaultUILanguage
  369. GetUserGeoID
  370. GetVersion
  371. GetVersionExA
  372. GetVersionExW
  373. GetVolumeInformationA
  374. GetVolumeInformationW
  375. GetWindowsDirectoryA
  376. GetWindowsDirectoryW
  377. GetWriteWatch
  378. GlobalAddAtomA
  379. GlobalAddAtomW
  380. GlobalAlloc
  381. GlobalCompact
  382. GlobalDeleteAtom
  383. GlobalFindAtomA
  384. GlobalFindAtomW
  385. GlobalFix
  386. GlobalFlags
  387. GlobalFree
  388. GlobalGetAtomNameA
  389. GlobalGetAtomNameW
  390. GlobalHandle
  391. GlobalLock
  392. GlobalMemoryStatus
  393. GlobalReAlloc
  394. GlobalSize
  395. GlobalUnWire
  396. GlobalUnfix
  397. GlobalUnlock
  398. GlobalWire
  399. Heap32First
  400. Heap32ListFirst
  401. Heap32ListNext
  402. Heap32Next
  403. HeapAlloc
  404. HeapCompact
  405. HeapCreate
  406. HeapDestroy
  407. HeapFree
  408. HeapLock
  409. HeapReAlloc
  410. HeapSetFlags
  411. HeapSize
  412. HeapUnlock
  413. HeapValidate
  414. HeapWalk
  415. InitAtomTable
  416. InitializeCriticalSection
  417. InitializeCriticalSectionAndSpinCount
  418. InterlockedCompareExchange
  419. InterlockedDecrement
  420. InterlockedExchange
  421. InterlockedExchangeAdd
  422. InterlockedIncrement
  423. InvalidateNLSCache
  424. IsBadCodePtr
  425. IsBadHugeReadPtr
  426. IsBadHugeWritePtr
  427. IsBadReadPtr
  428. IsBadStringPtrA
  429. IsBadStringPtrW
  430. IsBadWritePtr
  431. IsDBCSLeadByte
  432. IsDBCSLeadByteEx
  433. IsDebuggerPresent
  434. IsLSCallback
  435. IsProcessorFeaturePresent
  436. IsSLCallback
  437. IsSystemResumeAutomatic
  438. IsValidCodePage
  439. IsValidLanguageGroup
  440. IsValidLocale
  441. K32Thk1632Epilog
  442. K32Thk1632Prolog
  443. K32_NtCreateFile
  444. K32_RtlNtStatusToDosError
  445. LCMapStringA
  446. LCMapStringW
  447. LeaveCriticalSection
  448. LoadLibraryA
  449. LoadLibraryExA
  450. LoadLibraryExW
  451. LoadLibraryW
  452. LoadModule
  453. LoadResource
  454. LocalAlloc
  455. LocalCompact
  456. LocalFileTimeToFileTime
  457. LocalFlags
  458. LocalFree
  459. LocalHandle
  460. LocalLock
  461. LocalReAlloc
  462. LocalShrink
  463. LocalSize
  464. LocalUnlock
  465. LockFile
  466. LockFileEx
  467. LockResource
  468. MakeCriticalSectionGlobal
  469. MapHInstLS
  470. MapHInstLS_PN
  471. MapHInstSL
  472. MapHInstSL_PN
  473. MapHModuleLS
  474. MapHModuleSL
  475. MapLS
  476. MapSL
  477. MapSLFix
  478. MapViewOfFile
  479. MapViewOfFileEx
  480. Module32First
  481. Module32Next
  482. MoveFileA
  483. MoveFileExA
  484. MoveFileExW
  485. MoveFileW
  486. MulDiv
  487. MultiByteToWideChar
  488. NotifyNLSUserCache
  489. OpenEventA
  490. OpenEventW
  491. OpenFile
  492. OpenFileMappingA
  493. OpenFileMappingW
  494. OpenMutexA
  495. OpenMutexW
  496. OpenProcess
  497. OpenProfileUserMapping
  498. OpenSemaphoreA
  499. OpenSemaphoreW
  500. OpenThread
  501. OpenVxDHandle
  502. OpenWaitableTimerA
  503. OpenWaitableTimerW
  504. OutputDebugStringA
  505. OutputDebugStringW
  506. PeekConsoleInputA
  507. PeekConsoleInputW
  508. PeekNamedPipe
  509. PostQueuedCompletionStatus
  510. PrepareTape
  511. Process32First
  512. Process32Next
  513. PulseEvent
  514. PurgeComm
  515. QT_Thunk
  516. QueryDosDeviceA
  517. QueryDosDeviceW
  518. QueryNumberOfEventLogRecords
  519. QueryOldestEventLogRecord
  520. QueryPerformanceCounter
  521. QueryPerformanceFrequency
  522. QueueUserAPC
  523. RaiseException
  524. ReadConsoleA
  525. ReadConsoleInputA
  526. ReadConsoleInputW
  527. ReadConsoleOutputA
  528. ReadConsoleOutputAttribute
  529. ReadConsoleOutputCharacterA
  530. ReadConsoleOutputCharacterW
  531. ReadConsoleOutputW
  532. ReadConsoleW
  533. ReadDirectoryChangesW
  534. ReadFile
  535. ReadFileEx
  536. ReadFileScatter
  537. ReadProcessMemory
  538. RegisterServiceProcess
  539. RegisterSysMsgHandler
  540. ReinitializeCriticalSection
  541. ReleaseMutex
  542. ReleaseSemaphore
  543. RemoveDirectoryA
  544. RemoveDirectoryW
  545. RequestDeviceWakeup
  546. RequestWakeupLatency
  547. ResetEvent
  548. ResetNLSUserInfoCache
  549. ResetWriteWatch
  550. ResumeThread
  551. RtlFillMemory
  552. RtlMoveMemory
  553. RtlUnwind
  554. RtlZeroMemory
  555. SMapLS
  556. SMapLS_IP_EBP_12
  557. SMapLS_IP_EBP_16
  558. SMapLS_IP_EBP_20
  559. SMapLS_IP_EBP_24
  560. SMapLS_IP_EBP_28
  561. SMapLS_IP_EBP_32
  562. SMapLS_IP_EBP_36
  563. SMapLS_IP_EBP_40
  564. SMapLS_IP_EBP_8
  565. SUnMapLS
  566. SUnMapLS_IP_EBP_12
  567. SUnMapLS_IP_EBP_16
  568. SUnMapLS_IP_EBP_20
  569. SUnMapLS_IP_EBP_24
  570. SUnMapLS_IP_EBP_28
  571. SUnMapLS_IP_EBP_32
  572. SUnMapLS_IP_EBP_36
  573. SUnMapLS_IP_EBP_40
  574. SUnMapLS_IP_EBP_8
  575. ScrollConsoleScreenBufferA
  576. ScrollConsoleScreenBufferW
  577. SearchPathA
  578. SearchPathW
  579. SetCalendarInfoA
  580. SetCalendarInfoW
  581. SetCommBreak
  582. SetCommConfig
  583. SetCommMask
  584. SetCommState
  585. SetCommTimeouts
  586. SetComputerNameA
  587. SetComputerNameW
  588. SetConsoleActiveScreenBuffer
  589. SetConsoleCP
  590. SetConsoleCtrlHandler
  591. SetConsoleCursorInfo
  592. SetConsoleCursorPosition
  593. SetConsoleMode
  594. SetConsoleOutputCP
  595. SetConsoleScreenBufferSize
  596. SetConsoleTextAttribute
  597. SetConsoleTitleA
  598. SetConsoleTitleW
  599. SetConsoleWindowInfo
  600. SetCriticalSectionSpinCount
  601. SetCurrentDirectoryA
  602. SetCurrentDirectoryW
  603. SetDaylightFlag
  604. SetDefaultCommConfigA
  605. SetDefaultCommConfigW
  606. SetEndOfFile
  607. SetEnvironmentVariableA
  608. SetEnvironmentVariableW
  609. SetErrorMode
  610. SetEvent
  611. SetFileApisToANSI
  612. SetFileApisToOEM
  613. SetFileAttributesA
  614. SetFileAttributesW
  615. SetFilePointer
  616. SetFileTime
  617. SetHandleContext
  618. SetHandleCount
  619. SetHandleInformation
  620. SetLastError
  621. SetLocalTime
  622. SetLocaleInfoA
  623. SetLocaleInfoW
  624. SetMailslotInfo
  625. SetMessageWaitingIndicator
  626. SetNamedPipeHandleState
  627. SetPriorityClass
  628. SetProcessAffinityMask
  629. SetProcessPriorityBoost
  630. SetProcessShutdownParameters
  631. SetProcessWorkingSetSize
  632. SetStdHandle
  633. SetSystemPowerState
  634. SetSystemTime
  635. SetSystemTimeAdjustment
  636. SetTapeParameters
  637. SetTapePosition
  638. SetThreadAffinityMask
  639. SetThreadContext
  640. SetThreadExecutionState
  641. SetThreadIdealProcessor
  642. SetThreadLocale
  643. SetThreadPriority
  644. SetThreadPriorityBoost
  645. SetTimeZoneInformation
  646. SetUnhandledExceptionFilter
  647. SetUserGeoID
  648. SetVolumeLabelA
  649. SetVolumeLabelW
  650. SetWaitableTimer
  651. SetupComm
  652. SignalObjectAndWait
  653. SignalSysMsgHandlers
  654. SizeofResource
  655. Sleep
  656. SleepEx
  657. SuspendThread
  658. SwitchToFiber
  659. SwitchToThread
  660. SystemTimeToFileTime
  661. SystemTimeToTzSpecificLocalTime
  662. TerminateProcess
  663. TerminateThread
  664. Thread32First
  665. Thread32Next
  666. ThunkConnect32
  667. TlsAlloc
  668. TlsAllocInternal
  669. TlsFree
  670. TlsFreeInternal
  671. TlsGetValue
  672. TlsSetValue
  673. Toolhelp32ReadProcessMemory
  674. TransactNamedPipe
  675. TransmitCommChar
  676. TryEnterCriticalSection
  677. UTRegister
  678. UTUnRegister
  679. UnMapLS
  680. UnMapSLFixArray
  681. UnhandledExceptionFilter
  682. UninitializeCriticalSection
  683. UnlockFile
  684. UnlockFileEx
  685. UnmapViewOfFile
  686. UpdateResourceA
  687. UpdateResourceW
  688. VerLanguageNameA
  689. VerLanguageNameW
  690. VirtualAlloc
  691. VirtualAllocEx
  692. VirtualFree
  693. VirtualFreeEx
  694. VirtualLock
  695. VirtualProtect
  696. VirtualProtectEx
  697. VirtualQuery
  698. VirtualQueryEx
  699. VirtualUnlock
  700. WaitCommEvent
  701. WaitForDebugEvent
  702. WaitForMultipleObjects
  703. WaitForMultipleObjectsEx
  704. WaitForSingleObject
  705. WaitForSingleObjectEx
  706. WaitNamedPipeA
  707. WaitNamedPipeW
  708. WideCharToMultiByte
  709. WinExec
  710. WriteConsoleA
  711. WriteConsoleInputA
  712. WriteConsoleInputW
  713. WriteConsoleOutputA
  714. WriteConsoleOutputAttribute
  715. WriteConsoleOutputCharacterA
  716. WriteConsoleOutputCharacterW
  717. WriteConsoleOutputW
  718. WriteConsoleW
  719. WriteFile
  720. WriteFileEx
  721. WriteFileGather
  722. WritePrivateProfileSectionA
  723. WritePrivateProfileSectionW
  724. WritePrivateProfileStringA
  725. WritePrivateProfileStringW
  726. WritePrivateProfileStructA
  727. WritePrivateProfileStructW
  728. WriteProcessMemory
  729. WriteProfileSectionA
  730. WriteProfileSectionW
  731. WriteProfileStringA
  732. WriteProfileStringW
  733. WriteTapemark
  734. _DebugOut
  735. _DebugPrintf
  736. _hread
  737. _hwrite
  738. _lclose
  739. _lcreat
  740. _llseek
  741. _lopen
  742. _lread
  743. _lwrite
  744. dprintf
  745. lstrcat
  746. lstrcatA
  747. lstrcatW
  748. lstrcmp
  749. lstrcmpA
  750. lstrcmpW
  751. lstrcmpi
  752. lstrcmpiA
  753. lstrcmpiW
  754. lstrcpy
  755. lstrcpyA
  756. lstrcpyW
  757. lstrcpyn
  758. lstrcpynA
  759. lstrcpynW
  760. lstrlen
  761. lstrlenA
  762. lstrlenW