mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[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:
parent
854af7f332
commit
b18da6730e
6 changed files with 288 additions and 2 deletions
|
@ -3,6 +3,7 @@ add_definitions(-D__ROS_LONG64__)
|
|||
|
||||
list(APPEND SOURCE
|
||||
dispmode.c
|
||||
forcedxsetup.c
|
||||
genral_hooks.c
|
||||
ignorefreelib.c
|
||||
layer_hooks.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue