mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
073a1ea34c
- rename driver vgamp.sys to vga.sys - rename service Vga to VgaSave - store settings in non hardware-profile registry key
5 lines
217 B
Text
5 lines
217 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "VGA Miniport Device Driver"
|
|
#define REACTOS_STR_INTERNAL_NAME "vga"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "vga.sys"
|
|
#include <reactos/version.rc>
|