This commit is contained in:
MS
2025-07-15 12:58:13 -04:00
committed by GitHub
parent 9c9baf3c3e
commit bf98bfffdf
12 changed files with 441 additions and 203 deletions

View File

@@ -5,6 +5,6 @@
extern BOOL DetectDirectX5();
extern void DetectDirectX(unsigned int* p_version, BOOL* p_found);
extern void GetDXVersion(LPDWORD pdwDXVersion, LPDWORD pdwDXPlatform);
#endif // !defined(AFX_DETECTDX5_H)