diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 06:59:45 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 06:59:45 +0000 |
commit | a30cc711b287d245e0edc7c63e53da95c0999203 (patch) | |
tree | 8fce72da45c125909114980118b5c9ff4647b16d /plugins/SRMM/resource.h | |
parent | dfd1f314de08e5b917a5b5c9b82c8779686296c7 (diff) |
SplashScreen, SRMM: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SRMM/resource.h')
-rw-r--r-- | plugins/SRMM/resource.h | 98 |
1 files changed, 0 insertions, 98 deletions
diff --git a/plugins/SRMM/resource.h b/plugins/SRMM/resource.h deleted file mode 100644 index 715d83656b..0000000000 --- a/plugins/SRMM/resource.h +++ /dev/null @@ -1,98 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDD_MSGSENDERROR 102
-#define IDR_CONTEXT 180
-#define IDC_DROP 183
-#define IDC_HYPERLINKHAND 214
-#define IDC_DROPUSER 215
-#define IDD_OPT_MSGDLG 243
-#define IDD_MSG 244
-#define IDD_OPT_MSGLOG 245
-#define IDD_OPT_MSGTYPE 275
-#define IDI_INCOMING 276
-#define IDI_OUTGOING 277
-#define IDI_NOTICE 282
-#define IDD_MODERNOPT_MSGDLG 288
-#define IDD_MODERNOPT_MSGLOG 289
-#define IDC_LOG 1001
-#define IDC_MESSAGE 1002
-#define IDC_AUTOCLOSE 1004
-#define IDC_AUTOMIN 1005
-#define IDC_DONOTSTEALFOCUS 1006
-#define IDC_NAME 1009
-#define IDC_SPLITTER 1017
-#define IDC_SHOWNAMES 1024
-#define IDC_SHOWSENDBTN 1029
-#define IDC_SHOWLOGICONS 1032
-#define IDC_SHOWTIMES 1033
-#define IDC_SHOWDATES 1034
-#define IDC_CLIST 1035
-#define IDC_SHOWSTATUSCHANGES 1035
-#define IDC_SHOWFORMATTING 1036
-#define IDC_SAVEPERCONTACT 1037
-#define IDC_LOADCOUNTN 1039
-#define IDC_LOADCOUNTSPIN 1040
-#define IDC_SHOWINFOLINE 1041
-#define IDC_SHOWBUTTONLINE 1042
-#define IDC_LOADUNREAD 1043
-#define IDC_SENDONENTER 1043
-#define IDC_LOADCOUNT 1044
-#define IDC_SENDONDBLENTER 1044
-#define IDC_LOADTIMEN 1045
-#define IDC_LOADTIMESPIN 1046
-#define IDC_LOADTIME 1047
-#define IDC_STMINSOLD 1051
-#define IDC_DETAILS 1069
-#define IDC_ADD 1070
-#define IDC_USERMENU 1071
-#define IDC_HISTORY 1080
-#define IDC_STMSGLOGGROUP 1442
-#define IDC_PROTOCOL 1580
-#define IDC_ERRORTEXT 1596
-#define IDC_MSGTEXT 1597
-#define IDC_SHOWNOTIFY 1600
-#define IDC_STATUSWIN 1601
-#define IDC_TYPEWIN 1602
-#define IDC_CHARCOUNT 1603
-#define IDC_TYPETRAY 1603
-#define IDC_CASCADE 1604
-#define IDC_SECONDS 1605
-#define IDC_NOTIFYTRAY 1606
-#define IDC_NFLASHES 1606
-#define IDC_NOTIFYBALLOON 1607
-#define IDC_CTRLSUPPORT 1608
-#define IDC_DELTEMP 1609
-#define IDC_AVATAR 1610
-#define IDC_AVATARSUPPORT 1611
-#define IDC_LIMITAVATARH 1612
-#define IDC_AVATARHEIGHT 1613
-#define IDC_SHOWSECS 1614
-#define IDC_POPLIST 1616
-#define IDC_TXT_TITLE1 1617
-#define IDC_TXT_TITLE2 1618
-#define IDC_TXT_TITLE3 1619
-#define IDM_CUT 40000
-#define IDM_COPY 40001
-#define IDM_PASTE 40002
-#define IDM_UNDO 40003
-#define IDM_DELETE 40004
-#define IDM_REDO 40005
-#define IDM_PASTESEND 40006
-#define IDM_COPYALL 40011
-#define IDM_SELECTALL 40012
-#define IDM_CLEAR 40013
-#define IDM_OPENLINK 40014
-#define IDM_COPYLINK 40016
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 290
-#define _APS_NEXT_COMMAND_VALUE 40019
-#define _APS_NEXT_CONTROL_VALUE 1620
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|