| commit | fccfcbf7ba853221f3d6641cc7eda3721e35cfb0 | [log] [tgz] |
|---|---|---|
| author | Hans Leidekker <hans@it.vu.nl> | Thu Jan 20 19:59:48 2005 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Thu Jan 20 19:59:48 2005 +0000 |
| tree | 10d6785b649acf4864004e790ea41543f51bc9c4 | |
| parent | f3ec7726c6e72a67a7104f5941b51a595e6b65b2 [diff] |
Stub implementations for EnumPageFiles{A,W}, GetProcessImageFileName{A,W}.
Implement GetPerformanceInfo, GetProcessMemoryInfo on top of
NtQueryInformationProcess and GetWsChanges, QueryWorkingSet{,Ex} on
top of NtQueryVirtualMemory.