diff options
author | George Hazan <ghazan@miranda.im> | 2019-01-16 18:06:52 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-01-16 18:06:52 +0300 |
commit | aa514a9f95c8cd95c01952250f7cdb670a66af9a (patch) | |
tree | ecb84e10fc3af008e1a8ac9027f1b526634c8d65 /protocols/ICQ-WIM/src/resource.h | |
parent | 4f0a4ae4724fdfe65f63ee41dc1790ccbb0668f7 (diff) |
fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM)
Diffstat (limited to 'protocols/ICQ-WIM/src/resource.h')
-rw-r--r-- | protocols/ICQ-WIM/src/resource.h | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/protocols/ICQ-WIM/src/resource.h b/protocols/ICQ-WIM/src/resource.h new file mode 100644 index 0000000000..beeac3d899 --- /dev/null +++ b/protocols/ICQ-WIM/src/resource.h @@ -0,0 +1,29 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by w:\miranda-ng\protocols\Icq10\res\resources.rc +// +#define IDD_OPTIONS_FULL 101 +#define IDD_OPTIONS_ACCMGR 102 +#define IDD_GROUPCHAT_INVITE 103 +#define IDD_REGISTER 105 +#define IDC_PASSWORD 1001 +#define IDC_UIN 1002 +#define IDC_USEFRIENDLY 1003 +#define IDC_USEFRIENDLY2 1004 +#define IDC_HIDECHATS 1004 +#define IDC_REGISTER 1005 +#define IDC_PHONE 1006 +#define IDC_CLIST 1007 +#define IDC_SENDSMS 1008 +#define IDC_CODE 1009 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 107 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1010 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |