rpc-bridge/resource.h
2024-05-31 01:18:38 +03:00

10 lines
241 B
C

#define IDR_MAINMENU 101
#define IDR_LICENSE_TXT 102
#define IDM_HELP_DOCUMENTATION 40001
#define IDM_HELP_LICENSE 40002
#define IDM_HELP_ABOUT 40003
#define IDM_VIEW_LOG 40004
#define VER_VERSION 1, 2, 0, 0
#define VER_VERSION_STR "1.2\0"