ntdll: Always fill PagefileUsage counter with a nonzero value on Linux.
commit146cf041d96b4b0d9050e4e59c965e67c407e19e
authorAlex Henrie <alexhenrie24@gmail.com>
Wed, 17 May 2017 02:32:44 +0000 (16 20:32 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 May 2017 19:57:12 +0000 (17 21:57 +0200)
treeaac847ad1e00915252a5428ca518f7f8af6f3222
parentd6dfe19794cc521a8c009c258d3e9591e2fc06e8
ntdll: Always fill PagefileUsage counter with a nonzero value on Linux.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/process.c
dlls/ntdll/tests/info.c
server/process.c
server/protocol.def