reactos/dll/directx/wine
Katayama Hirofumi MZ 7efab12e6f
[CMAKE] Introduce set_wine_module (Retry) (#7860)
Re-trial of #7800. Deleting __WINESRC__
hacks.
JIRA issue: CORE-5743
- Add sdk/cmake/set_wine_module.cmake.
- Load set_wine_module.cmake at
  top-level CMakeLists.txt.
- Use set_wine_module cmake function
  and delete __WINESRC__ as possible.
- Delete many include_directories.
2025-04-04 20:44:38 +09:00
..
amstream [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
d3d8 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
d3d9 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
d3dcompiler_43 [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
d3drm [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
d3dx9_24 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_25 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_26 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_27 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_28 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_29 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_30 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_31 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_32 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_33 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_34 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_35 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_36 [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
d3dx9_37 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_38 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_39 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_40 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_41 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_42 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dx9_43 [WINESYNC] d3dx9: Implement D3DXComputeTangent 2021-02-04 16:37:07 +01:00
d3dxof [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
ddraw [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
devenum [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dinput [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dinput8 [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dmusic [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dplay [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dplayx [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dpnhpast [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dsound [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
dxdiagn [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
msdmo [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
qcap [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
qedit [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
quartz [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
wined3d [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
.clang-format [REACTOS] Exclude some wine modules from clang-format 2020-02-26 18:19:18 +01:00
CMakeLists.txt [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
readme.txt [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00

This is Wine DirectX support.
It works in Reactos and Windows.
When ReactOS own ReactX are in-place
this file will be removed from our SVN
for now they stay as temporary solutions.

People that have helped getting this thing
to work in ReactOS building system:

Roderick Colenbrander - thunderbird2k at gmx dot net
The  informations how to build it and done
the Windows port in Wine (Wine devloper).

Magnus Olsen aka GreatLord
Did import it to ReactOS and setup
the build.

GedMurphy
Did help with minor issue, info how to
make DllMain being called.