dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
PSAPI_WS_WATCH_INFORMATION
win32
psapi
Undocumented in source.
version(Windows)
struct
PSAPI_WS_WATCH_INFORMATION {
LPVOID
FaultingPc
;
LPVOID
FaultingVa
;
}
Members
Variables
FaultingPc
LPVOID
FaultingPc
;
Undocumented in source.
FaultingVa
LPVOID
FaultingVa
;
Undocumented in source.
Meta
Source
See Implementation
win32
psapi
aliases
EnumPageFiles
GetDeviceDriverBaseName
GetDeviceDriverFileName
GetMappedFileName
GetModuleBaseName
GetModuleFileNameEx
GetProcessImageFileName
LPMODULEINFO
PENUM_PAGE_FILE_CALLBACK
PENUM_PAGE_FILE_INFORMATION
PPERFORMANCE_INFORMATION
PPROCESS_MEMORY_COUNTERS
PPSAPI_WS_WATCH_INFORMATION
PPSAPI_WS_WATCH_INFORMATION_EX
functions
EmptyWorkingSet
EnumDeviceDrivers
EnumPageFilesA
EnumPageFilesW
EnumProcessModules
EnumProcessModulesEx
EnumProcesses
GetDeviceDriverBaseNameA
GetDeviceDriverBaseNameW
GetDeviceDriverFileNameA
GetDeviceDriverFileNameW
GetMappedFileNameA
GetMappedFileNameW
GetModuleBaseNameA
GetModuleBaseNameW
GetModuleFileNameExA
GetModuleFileNameExW
GetModuleInformation
GetPerformanceInfo
GetProcessImageFileNameA
GetProcessImageFileNameW
GetProcessMemoryInfo
GetWsChanges
GetWsChangesEx
InitializeProcessForWsWatch
QueryWorkingSet
QueryWorkingSetEx
structs
ENUM_PAGE_FILE_INFORMATION
MODULEINFO
PERFORMANCE_INFORMATION
PROCESS_MEMORY_COUNTERS
PSAPI_WS_WATCH_INFORMATION
PSAPI_WS_WATCH_INFORMATION_EX