1.3 updates

This commit is contained in:
troyengel 2014-11-26 14:26:40 -06:00
parent bb4769dbba
commit 78071b1635
13 changed files with 627 additions and 725 deletions

View file

@ -23,6 +23,7 @@
#define IDD_FIND 137
#define IDS_COUNTRY 137
#define IDS_STATE 138
#define IDD_PMERGE 138
#define IDD_COLPAGE 139
#define IDS_ZIPCODE 139
#define IDS_COMP 140
@ -71,6 +72,10 @@
#define IDS_COLSAVE 178
#define IDS_POSSAVE 179
#define IDS_PREFS 180
#define IDS_PRN_PAGE_FORMAT 181
#define IDS_MISSTMPL 182
#define IDS_OFN_OUT 183
#define IDS_OFN_EXE 184
#define IDC_FNAME 1000
#define IDC_SETPOS 1000
#define IDC_STATIC1 1001
@ -109,30 +114,43 @@
#define IDC_MYWEB 1012
#define IDC_XFAX 1013
#define IDC_EMAIL2 1013
#define IDC_PMHEAD 1013
#define IDC_XEMAIL2 1014
#define IDC_PAGERC 1014
#define IDC_PMBODY 1014
#define IDC_XWEB1 1015
#define IDC_WEB1 1015
#define IDC_PMFOOT 1015
#define IDC_XWEB2 1016
#define IDC_FAX 1016
#define IDC_PMNEW 1016
#define IDC_MI 1017
#define IDC_XPOSN 1017
#define IDC_PMDELETE 1017
#define IDC_XSTATE 1018
#define IDC_WEB2 1018
#define IDC_PM_FILE 1018
#define IDC_XCELL 1019
#define IDC_CELLULAR 1019
#define IDC_PMBROW_FILE 1019
#define IDC_TITLE 1020
#define IDC_XCOMP 1020
#define IDC_PM_EDIT 1020
#define IDC_XZIP 1021
#define IDC_HPHONEX 1021
#define IDC_PMBROW_EDIT 1021
#define IDC_XCELLX 1022
#define IDC_NOTES 1022
#define IDC_PMTEMPLATE 1022
#define IDC_XFAXX 1023
#define IDC_WPHONEX 1023
#define IDC_PM_VIEW 1023
#define IDC_XEMAIL1 1024
#define IDC_PAGERX 1024
#define IDC_PMBROW_VIEW 1024
#define IDC_XNOTES 1025
#define IDC_FAXX 1025
#define IDC_PMLAUNCH 1025
#define IDC_XDEPT 1026
#define IDC_CELLULARX 1026
#define IDC_XMGR 1027
@ -275,6 +293,7 @@
#define ID_ENTRY_EDIT 32774
#define ID_ENTRY_DELETE 32775
#define ID_ENTRY_COPY 32776
#define ID_FILE_PRINT_MERGE 32780
#define ID_FILE_IMPORT 32803
#define ID_IMPORT_CSV 32804
#define ID_IMPORT_TAB 32805
@ -307,9 +326,9 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32780
#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif