Alexandre Julliard : kernel32: Move physical memory status functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Tue Nov 19 16:35:21 CST 2019


Module: wine
Branch: master
Commit: b73cfa72edaed76744cfa9a19670bff3684c66ce
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b73cfa72edaed76744cfa9a19670bff3684c66ce

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Nov 18 15:05:04 2019 +0100

kernel32: Move physical memory status functions to kernelbase.

---

 dlls/kernel32/heap.c            | 274 +---------------------------------------
 dlls/kernel32/kernel32.spec     |   4 +-
 dlls/kernelbase/kernelbase.spec |   4 +-
 dlls/kernelbase/memory.c        |  77 +++++++++++
 4 files changed, 83 insertions(+), 276 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b73cfa72edaed76744cfa9a19670bff3684c66ce



More information about the wine-cvs mailing list