[ACLAYERS] Implement the ForceDXSetupSuccess shim

This shim is used on older installers that try to install DirectX,
but encounter errors doing so with the bundled setup.
CORE-15814
This commit is contained in:
Mark Jansen 2019-03-08 00:32:20 +01:00
parent 854af7f332
commit b18da6730e
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B
6 changed files with 288 additions and 2 deletions

View file

@ -3,6 +3,7 @@ add_definitions(-D__ROS_LONG64__)
list(APPEND SOURCE
dispmode.c
forcedxsetup.c
genral_hooks.c
ignorefreelib.c
layer_hooks.c