dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
MODULEINFO
win32
psapi
Undocumented in source.
version(Windows)
struct
MODULEINFO {
LPVOID
lpBaseOfDll
;
DWORD
SizeOfImage
;
LPVOID
EntryPoint
;
}
Members
Variables
EntryPoint
LPVOID
EntryPoint
;
Undocumented in source.
SizeOfImage
DWORD
SizeOfImage
;
Undocumented in source.
lpBaseOfDll
LPVOID
lpBaseOfDll
;
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