Open zhro opened 10 years ago
You're right. There's apparently only DirectDrawEnumerateA. The other enumerate functions probably follow similar pattern, though, so you may want to do a copy of myDirectDrawEnumerate in ddinput.cpp and modify that to the Ex version.
There is no export for DirectDrawEnumerateExA. Specifically, I am trying to run a DirectX 7 application.