最終更新:2008-07-07 (月) 13:35:32 (5765d)  

Win32 API/デバッグおよびエラーハンドル
Top / Win32 API / デバッグおよびエラーハンドル

DbgHelp?

  • EnumerateLoadedModules?
  • EnumLoadedModulesProc?
  • FindDebugFileProc?
  • FindDebugInfoFile?
  • FindDebugInfoFileEx?
  • FindExecutableImage?
  • FunctionTableAccessProc?
  • GetModuleBaseProc?
  • ImagehlpApiVersion?
  • ImagehlpApiVersionEx?
  • ImageLoad?
  • ImageNtHeader?
  • ImageRemoveCertificate?
  • ImageRvaToSection?
  • ImageRvaToVa?
  • ImageUnload?
  • MakeSureDirectoryPathExists?
  • MapAndLoad?
  • MapDebugInformation?
  • MapFileAndCheckSum?
  • ReadProcessMemoryProc?
  • ReBaseImage?
  • SearchTreeForFile?
  • SetImageConfigInformation?
  • SplitSymbols?
  • StackWalk?
  • StatusRoutine?
  • SymbolRegisteredCallback?
  • SymbolRegisteredFunctionEntryCallback?
  • SymCleanup?
  • SymEnumerateModules?
  • SymEnumerateSymbols?
  • SymEnumModulesCallback?
  • SymEnumSymbolsCallback?
  • SymFunctionTableAccess?
  • SymGetLineFromAddr?
  • SymGetLineFromName?
  • SymGetLineNext?
  • SymGetLinePrev?
  • SymGetModuleBase?
  • SymGetModuleInfo?
  • SymGetOptions?
  • SymGetSearchPath?
  • SymGetSymFromAddr?
  • SymGetSymFromName?
  • SymGetSymNext?
  • SymGetSymPrev?
  • SymInitialize?
  • SymLoadModule?
  • SymMatchFileName?
  • SymRegisterCallback?
  • SymRegisterFunctionEntryCallback?
  • SymSetOptions?
  • SymSetSearchPath?
  • SymUnDName?
  • SymUnloadModule?
  • TouchFileTimes?
  • TranslateAddressProc?
  • UnDecorateSymbolName?
  • UnMapAndLoad?
  • UnmapDebugInformation?

例外処理

  • AbnormalTermination?
  • GetExceptionCode?
  • GetExceptionInformation?
  • RaiseException?
  • SetUnhandledExceptionFilter?
  • UnhandledExceptionFilter?

ツール ヘルプ ライブラリ?

  • CreateToolhelp32Snapshot?
  • Heap32First?
  • Heap32ListFirst?
  • Heap32ListNext?
  • Heap32Next?
  • Module32First?
  • Module32Next?
  • Process32First?
  • Process32Next?
  • Thread32First?
  • Thread32Next?
  • Toolhelp32ReadProcessMemory?

エラー

  • Beep?
  • FatalAppExit?
  • FlashWindow?
  • FlashWindowEx?
  • FormatMessage?
  • GetLastError?
  • MessageBeep?
  • SetErrorMode?
  • SetLastError
  • SetLastErrorEx?

イベント ログ?

  • BackupEventLog?
  • ClearEventLog?
  • CloseEventLog?
  • DeregisterEventSource?
  • GetEventLogInformation?
  • GetNumberOfEventLogRecords?
  • GetOldestEventLogRecord?
  • NotifyChangeEventLog?
  • OpenBackupEventLog?
  • OpenEventLog?
  • ReadEventLog?
  • RegisterEventSource?
  • ReportEvent

デバッグ