[APPHELP/SHIMENG] Begin implementing the core of the SHIM engine.
authorMark Jansen <mark.jansen@reactos.org>
Sat, 1 Jul 2017 20:06:30 +0000 (20:06 +0000)
committerMark Jansen <mark.jansen@reactos.org>
Sat, 1 Jul 2017 20:06:30 +0000 (20:06 +0000)
commit711a1cb3414768c59419bb0454a1265403f7a5a6
tree580cd8c0ab5aad46164d41babf3301b6586bc1e7
parent1fa3c1a922e132061dda703b00cca986d8695271
[APPHELP/SHIMENG] Begin implementing the core of the SHIM engine.
With this, the basics of the app compat engine are implemented and should be functional.
Currently it is disable with a policy, to be enabled soon.
CORE-13284
CORE-11300

svn path=/trunk/; revision=75258
reactos/dll/appcompat/apphelp/CMakeLists.txt
reactos/dll/appcompat/apphelp/apphelp.h
reactos/dll/appcompat/apphelp/shimeng.c
reactos/dll/appcompat/apphelp/shimeng.h [new file with mode: 0644]