Click here to Skip to main content
15,886,079 members
Articles / Web Development / HTML

A Comprehensive CE Class Library to Replace ATL and MFC

Rate me:
Please Sign up or sign in to vote.
4.48/5 (14 votes)
4 Oct 2000CPOL 278.8K   998   70  
A collection of classes for CE that do not use ATL or MFC, plus an FTP client, database viewer, and sample application that solves beam deflection equations.
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ftpView.rc
//
#define IDR_MENU1                       101
#define IDD_DBPROP                      102
#define IDD_ENTRIES                     102
#define IDB_DELRECORD4                  103
#define IDI_APPICON                     103
#define IDB_DEL                         104
#define IDB_DB4                         105
#define IDI_ICON1                       106
#define IDD_DIALOG1                     107
#define IDD_FONTDLG                     107
#define IDB_MAGENIC                     109
#define IDD_ABOUT                       112
#define IDD_NEWSITE                     113
#define IDD_SITE_PROPERTIES             113
#define IDD_PROPERTIES                  114
#define IDD_FILE_PROPERTIES             114
#define IDB_BITMAP1                     115
#define IDD_TRANSFER                    115
#define IDB_SEPERATORS                  116
#define IDD_PROPPAGE_1                  116
#define IDD_PROPPAGE_2                  117
#define IDB_BITMAP2                     118
#define IDD_NEWSHORTCUT                 118
#define IDD_PROPERTIES_SHORTCUT         119
#define IDB_BITMAP3                     120
#define IDD_PROPERTY                    120
#define IDB_OPTIONS4                    121
#define IDD_SHORTCUT_PROPERTIES         121
#define IDB_OPTIONS16                   122
#define IDD_SYSTEM_PROPERTIES           122
#define IDB_DELDB4                      123
#define IDB_BITMAP4                     123
#define IDD_NEWSITE2                    123
#define IDD_VERSION_PROPERTIES          123
#define IDD_OPTDLG                      124
#define IDI_FOLDER                      125
#define IDI_FILE                        126
#define IDI_EXE                         127
#define IDB_HELP16                      133
#define IDB_HELP4                       134
#define IDB_IMAGELIST                   135
#define IDB_SEPERATORS4                 136
#define IDB_IMAGELIST1                  137
#define IDI_MAGENIC                     139
#define IDC_STATIC_TYPE                 1001
#define IDC_STATIC_RECORDS              1002
#define IDC_STATIC_SIZE                 1003
#define IDC_STATIC_MODIFIED             1004
#define IDC_STATIC_NAME                 1005
#define IDC_FONT                        1006
#define IDC_STATIC_OID                  1006
#define IDC_FONTSIZE                    1007
#define IDC_CHECK_BOLD                  1008
#define IDC_CHECK_ITAL                  1009
#define IDC_CHECK_UNDER                 1010
#define IDC_STATIC_SAMPLE               1011
#define IDC_KEYS                        1012
#define IDC_ENTRIES                     1012
#define IDC_EDITNAME                    1013
#define IDC_LICENSE                     1013
#define IDC_EDITIP                      1014
#define IDC_DISCLAIMER                  1014
#define IDC_CHECK1                      1016
#define IDC_EDITUSER                    1017
#define IDC_EDITPASS                    1018
#define IDC_CHECK2                      1022
#define IDC_CHECK3                      1023
#define IDC_CHECK4                      1024
#define IDC_CHECK5                      1025
#define IDC_CHECK6                      1026
#define IDC_FILEICON                    1027
#define IDC_NAME                        1031
#define IDC_TYPE                        1032
#define IDC_MODIFIED                    1033
#define IDC_NAME_STATIC                 1034
#define IDC_CHECK7                      1034
#define IDC_ANON                        1035
#define IDC_OID                         1035
#define IDC_PROGRESS                    1036
#define IDC_PASSIVE                     1036
#define IDC_STATIC_FILENAME             1037
#define IDC_STATIC_PERCENT              1038
#define IDC_EDITTARGET                  1040
#define IDC_EDIT1                       1042
#define IDC_TABSHEET                    1044
#define IDC_VERSION                     1045
#define IDC_EXTRA                       1046
#define IDC_TARGET                      1047
#define IDC_HW                          1048
#define IDC_PROCESSOR                   1049
#define IDC_OS                          1050
#define IDC_ALLOC                       1051
#define IDC_FREE                        1052
#define IDC_TOTAL                       1053
#define IDC_RAM                         1054
#define IDC_STORE                       1055
#define IDC_PAGESIZE                    1056
#define IDC_LIST                        1056
#define IDC_DESC                        1057
#define IDC_COPYRIGHT                   1058
#define IDC_CHECK_SYSICONS              1059
#define IDC_CHECK_CLOSE                 1060
#define IDC_CHECK_ICONBAR               1062
#define IDC_INROM                       1063
#define IDC_CHECK_INROM                 1063
#define IDC_CHECK_COL_DATE              1064
#define IDC_CHECK_COL_SIZE              1065
#define IDC_CHECK_COL_ATTRIB            1066
#define IDC_CHECK_COL_TYPE              1067
#define IDC_STATIC_GENERAL              1068
#define IDC_STATIC_COLUMNS              1069
#define IDM_QUIT                        40001
#define IDM_DELDB                       40002
#define IDS_DISCLAIMER                  40002
#define IDM_DELRECORD                   40003
#define IDS_CHARITY                     40003
#define IDM_PROPERTIES                  40004
#define ID_FILE_PROPERTIES              40004
#define IDM_REFRESH                     40005
#define ID_ACTIONS_REFRESH              40005
#define ID_VIEW_OPTIONS                 40006
#define ID_ACTIONS_OPTIONS              40006
#define IDM_ABOUT                       40007
#define ID_FILE_ABOUT                   40007
#define ID_ACTIONS_CONNECT              40008
#define ID_ACTIONS_NEWSITE              40009
#define ID_ACTIONS_DISCONNECT           40010
#define ID_FILE_DELETE                  40011
#define ID_FILE_RENAME                  40012
#define ID_EDIT_PASTEASSHORTCUT         40016
#define ID_FILE_START                   40017
#define ID_FILE_NEW_FOLDER              40018
#define ID_EDIT_OPTIONS                 40019
#define ID_FILE_EMPTYRECYCLEBIN         40021
#define ID_FILE_NEWSHORTCUT             40022
#define ID_EDIT_FONT                    40024

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        128
#define _APS_NEXT_COMMAND_VALUE         40025
#define _APS_NEXT_CONTROL_VALUE         1070
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions