mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
27cd9eaf1a
This adds generic graphics support on PC-9821.
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "NEC PC-9821 Video Miniport Driver"
|
|
#define REACTOS_STR_INTERNAL_NAME "vga"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "vga.sys"
|
|
#include <reactos/version.rc>
|