reactos/dll/directx/wine
Hermès Bélusca-Maïto 53d808d2eb
[WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576)
i.e. fix build.

When these get synced with more recent Wine version, you can remove
this define once you get past a "Enable compilation with long types"
Wine commit or similar.
2025-01-16 18:13:27 +01:00
..
amstream
d3d8
d3d9
d3dcompiler_43 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
d3drm [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dxof [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
ddraw [DDRAW] Fix taskbar visibilty when switching to fullscreen (#7443) 2024-10-10 15:21:28 -07:00
devenum
dinput
dinput8
dmusic
dplay
dplayx
dpnhpast
dsound
dxdiagn
msdmo
qcap
qedit
quartz
wined3d
.clang-format
CMakeLists.txt
readme.txt

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.