Michael Stefaniuc : dmloader: Use a bitfield to store the per class cache enable info.
Module: wine Branch: master Commit: 8b9812666606a8a93a5ac7ee714e81f8d8475555 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8b9812666606a8a93a5ac7ee71... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Tue Jul 25 20:57:21 2017 +0200 dmloader: Use a bitfield to store the per class cache enable info. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dmloader/dmloader_private.h | 3 +- dlls/dmloader/loader.c | 122 ++++++++++++++++++++++++--------------- dlls/dmloader/tests/loader.c | 12 ++-- 3 files changed, 84 insertions(+), 53 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8b9812666606a8a93a5ac7...
participants (1)
-
Alexandre Julliard