reactos/drivers/ksfilter/swenum/swenum.rc
Jason Wendt 0fdb5d9b63 [SWENUM] Add version information. CORE-14112
Improves setup of DirectX 9.0b 4.09.00.0902 (which the game Halo wants
to install) after manually lowering DirectX version in registry.
2017-12-17 02:22:28 +01:00

6 lines
237 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Plug and Play Software Device Enumerator"
#define REACTOS_STR_INTERNAL_NAME "swenum"
#define REACTOS_STR_ORIGINAL_FILENAME "swenum.sys"
#include <reactos/version.rc>