* autoload.cc (QueryWorkingSet): Remove.
This commit is contained in:
parent
8285dae540
commit
76f1b21604
@ -1,3 +1,7 @@
|
||||
2011-05-11 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* autoload.cc (QueryWorkingSet): Remove.
|
||||
|
||||
2011-05-11 Ryan Johnson <ryan.johnson@cs.utoronto.ca>
|
||||
|
||||
* fhandler_process.cc (format_process_maps): Rework to report
|
||||
|
@ -417,7 +417,6 @@ LoadDLLfunc (CoTaskMemFree, 4, ole32)
|
||||
LoadDLLfunc (EnumProcessModules, 16, psapi)
|
||||
LoadDLLfunc (GetModuleFileNameExW, 16, psapi)
|
||||
LoadDLLfunc (GetModuleInformation, 16, psapi)
|
||||
LoadDLLfunc (QueryWorkingSet, 12, psapi)
|
||||
|
||||
LoadDLLfunc (LsaDeregisterLogonProcess, 4, secur32)
|
||||
LoadDLLfunc (LsaFreeReturnBuffer, 4, secur32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user