new version
This commit is contained in:
19
wCenterWindow/resource.h
Normal file
19
wCenterWindow/resource.h
Normal file
@@ -0,0 +1,19 @@
|
||||
#pragma once
|
||||
|
||||
#define IDS_APP_TITLE 100
|
||||
#define IDS_CLASSNAME 101
|
||||
#define IDS_ABOUT 102
|
||||
#define IDI_TRAYICON 103
|
||||
#define IDR_MENU 104
|
||||
#define ID_POPUPMENU_ICON 105
|
||||
#define ID_POPUPMENU_AREA 106
|
||||
#define ID_POPUPMENU_ABOUT 107
|
||||
#define ID_POPUPMENU_EXIT 108
|
||||
#define IDS_ERR_MAIN 109
|
||||
#define IDS_ERR_WND 110
|
||||
#define IDS_ERR_ICON 111
|
||||
#define IDS_ERR_MENU 112
|
||||
#define IDS_ERR_POPUP 113
|
||||
#define IDS_ERR_HOOK 114
|
||||
#define IDS_RUNNING 115
|
||||
#define IDC_STATIC -1
|
||||
Reference in New Issue
Block a user