root/windows/kbdneo2/Quelldateien/kbdneo2.rc
@
534
| Revision 534, 367 bytes (checked in by florian, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | #include <windows.h> |
| 2 | #include <ntverp.h> |
| 3 | |
| 4 | #define VER_FILETYPE VFT_DLL |
| 5 | #define VER_FILESUBTYPE VFT2_DRV_KEYBOARD |
| 6 | #define VER_FILEDESCRIPTION_STR "Deutsch (NEO 2.0 ergonomisch) Tastaturlayout" |
| 7 | #define VER_INTERNALNAME_STR "kbdneo2" |
| 8 | #define VER_ORIGINALFILENAME_STR "kbdneo2.dll" |
| 9 | |
| 10 | #define VER_LANGNEUTRAL |
| 11 | #include "common.ver" |
Note: See TracBrowser
for help on using the browser.
