windows-nt/Source/XPSP1/NT/net/ndis/samples/isdnwan/vlang.h

6 lines
261 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// Define the language and sublanguge supported by your program.
#define VER_LANGUAGE_NUM 0x0409
#define VER_SUBLANGUAGE_NUM 0x04B0
// Concatenate the two, 4 digit hex numbers above.
#define VER_LANGUAGE_STRING "040904B0"