[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources
dialogs.h, 1.4, 1.5 dialogs.rc, 1.6, 1.7
Adam Walker
xenogeist at users.sourceforge.net
Mon Aug 18 14:00:58 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1:/tmp/cvs-serv5523/Outlook2000/dialogs/resources
Modified Files:
dialogs.h dialogs.rc
Log Message:
Right-clicking in a blank area of the advanced tab will bring up a diagnosic dialog.
Index: dialogs.h
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** dialogs.h 18 Aug 2003 13:31:53 -0000 1.4
--- dialogs.h 18 Aug 2003 20:00:54 -0000 1.5
***************
*** 78,82 ****
#define IDC_DEL_SPAM_RS 1071
#define IDC_RECOVER_RS 1072
! #define IDC_EDIT1 1074
// Next default values for new objects
--- 78,82 ----
#define IDC_DEL_SPAM_RS 1071
#define IDC_RECOVER_RS 1072
! #define IDC_HIDDEN 1076
// Next default values for new objects
***************
*** 86,90 ****
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
! #define _APS_NEXT_CONTROL_VALUE 1075
#define _APS_NEXT_SYMED_VALUE 101
#endif
--- 86,90 ----
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
! #define _APS_NEXT_CONTROL_VALUE 1077
#define _APS_NEXT_SYMED_VALUE 101
#endif
Index: dialogs.rc
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.rc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** dialogs.rc 18 Aug 2003 16:47:57 -0000 1.6
--- dialogs.rc 18 Aug 2003 20:00:54 -0000 1.7
***************
*** 56,59 ****
--- 56,61 ----
COMBOBOX IDC_RECOVER_RS,36,148,126,63,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
+ LTEXT "I'm not here. Don't Right Click me.",IDC_HIDDEN,165,118,
+ 69,46
END
More information about the Spambayes-checkins
mailing list