[APPHELP] Implement ShimDumpCache and ShimFlushCache
authorMark Jansen <mark.jansen@reactos.org>
Sun, 6 Jan 2019 16:51:55 +0000 (17:51 +0100)
committerMark Jansen <mark.jansen@reactos.org>
Mon, 25 Feb 2019 19:00:34 +0000 (20:00 +0100)
commit5c05a29d3d3f7507e86879f887fe7b990f665555
tree363f4bc3c08a38b8a0ad54013030b180643bed30
parentf2f54a052e5cc53e259d4d8829288c1cacbf944b
[APPHELP] Implement ShimDumpCache and ShimFlushCache
These functions simply call into the Base* functions,
having a prototype that is compatible with rundll32
CORE-11301
dll/appcompat/apphelp/apphelp.c
dll/appcompat/apphelp/apphelp.spec
dll/win32/kernel32/client/appcache.c
ntoskrnl/ps/apphelp.c