Alexandre Julliard : kernel32: Move physical memory status functions to kernelbase.
19 Nov
2019
19 Nov
'19
10:35 p.m.
Module: wine Branch: master Commit: b73cfa72edaed76744cfa9a19670bff3684c66ce URL: https://source.winehq.org/git/wine.git/?a=commit;h=b73cfa72edaed76744cfa9a19... Author: Alexandre Julliard <julliard(a)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=b73cfa72edaed76744cfa...
2313
Age (days ago)
2313
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard