|
|
1.1 root 1: #include <windows.h>
2: #include <ntverp.h>
3:
4: #define VER_FILETYPE VFT_DLL
5: #define VER_FILESUBTYPE VFT2_UNKNOWN
6: #define VER_FILEDESCRIPTION_STR "US English Keyboard Layout"
7: #define VER_INTERNALNAME_STR "kbdus"
8: #define VER_ORIGINALFILENAME_STR "kbdus.dll"
9:
10: #include "common.ver"
11:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.