mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
f03750de6a
- rename driver vbemp.sys to vgapnp.sys - rename service VBE to vga - store settings in non hardware-profile registry key
5 lines
223 B
Text
5 lines
223 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "VBE Miniport Device Driver"
|
|
#define REACTOS_STR_INTERNAL_NAME "vgapnp"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "vgapnp.sys"
|
|
#include <reactos/version.rc>
|