Windows NT 4.0 source code leak
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.

69 lines
1.5 KiB

4 years ago
  1. LIBRARY IMAGEHLP
  2. DESCRIPTION 'Windows NT & Windows 95 Image Help DLL'
  3. EXPORTS
  4. BindImage
  5. BindImageEx
  6. CheckSumMappedFile
  7. EnumerateLoadedModules
  8. FindDebugInfoFile
  9. FindExecutableImage
  10. GetImageConfigInformation
  11. GetImageUnusedHeaderBytes
  12. GetTimestampForLoadedLibrary
  13. ImageAddCertificate
  14. ImageDirectoryEntryToData
  15. ImageEnumerateCertificates
  16. ImageGetCertificateData
  17. ImageGetCertificateHeader
  18. ImageGetDigestStream
  19. ImageLoad
  20. ImageNtHeader
  21. ImageRemoveCertificate
  22. ImageRvaToSection
  23. ImageRvaToVa
  24. ImageUnload
  25. ImagehlpApiVersion
  26. ImagehlpApiVersionEx
  27. MakeSureDirectoryPathExists
  28. MapAndLoad
  29. MapDebugInformation
  30. MapFileAndCheckSumA
  31. MapFileAndCheckSumW
  32. MarkImageAsRunFromSwap
  33. ReBaseImage
  34. RemovePrivateCvSymbolic
  35. RemoveRelocations
  36. SearchTreeForFile
  37. SetImageConfigInformation
  38. SplitSymbols
  39. StackWalk
  40. SymCleanup
  41. SymEnumerateModules
  42. SymEnumerateSymbols
  43. SymFunctionTableAccess
  44. SymGetModuleBase
  45. SymGetModuleInfo
  46. SymGetOptions
  47. SymGetSearchPath
  48. SymGetSymFromAddr
  49. SymGetSymFromName
  50. SymGetSymNext
  51. SymGetSymPrev
  52. SymInitialize
  53. SymLoadModule
  54. SymRegisterCallback
  55. SymSetOptions
  56. SymSetSearchPath
  57. SymUnDName
  58. SymUnloadModule
  59. TouchFileTimes
  60. UnDecorateSymbolName
  61. UnMapAndLoad
  62. UnmapDebugInformation
  63. UpdateDebugInfoFile
  64. UpdateDebugInfoFileEx
  65. #ifdef IMAGEHLP_HEAP_DEBUG
  66. allocs
  67. #endif