Click here to Skip to main content
15,883,531 members
Articles / Desktop Programming / MFC

Professional User Interface Suite

Rate me:
Please Sign up or sign in to vote.
4.99/5 (174 votes)
13 Jan 200423 min read 1.5M   23.5K   641  
MFC extension library enabling software to be provided with a professional UI
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by profuisdll.rc
//
#define IDS_VALUE_IN_RNG_255            30001
#define IDS_ACTIVE_DOCUMENT             30002
#define IDS_RECENT_FILE_FMT_1           30003
#define IDS_RECENT_FILE_FMT_2           30004
#define IDS_DOCUMENT_NAME_FMT           30005
#define IDS_MDI_MORE_WINDOWS            30006
#define IDS_MDI_MANAGE_OPENED_WINDOWS   30007
#define IDS_SHOW_HIDE_PANELS            30008
#define IDS_COLOR_CUSTOM                30009
#define IDS_COLOR_DEFAULT               30010
#define IDS_OUTLOOK_FIELDS              30011
#define IDS_OUTLOOK_NO_ITEMS            30012
#define IDS_OUTLOOK_SORT_BY_FMT         30013
#define IDS_EXT_APP_CRASH_FMT           30014
#define IDS_EXT_HLINK_RTF_TOOLTIP_FMT   30015
#define IDS_EXT_DCTRL_DAYS              30016
#define IDD_EXT_COLOR_DIALOG            30017
#define IDC_STATIC_HEX_FULL             30018
#define IDC_COMBO_SEL_TYPE              30019
#define IDR_EXT_MENU_HLINK_POPUP        30020
#define IDC_STATIC_R                    30023
#define IDC_EDIT_R                      30024
#define IDC_STATIC_G                    30025
#define IDC_EDIT_G                      30026
#define IDC_STATIC_B                    30027
#define IDC_EDIT_B                      30028
#define IDC_STATIC_H                    30029
#define IDC_EDIT_H                      30030
#define IDC_STATIC_S                    30031
#define IDC_EDIT_S                      30032
#define IDC_STATIC_L                    30033
#define IDC_EDIT_L                      30034
#define IDC_STATIC_CMP                  30035
#define IDC_STATIC_TXT_NEW              30036
#define IDC_STATIC_TXT_CURRENT          30037
#define IDC_STATIC_C                    30038
#define IDC_EDIT_C                      30039
#define IDC_SPIN_R                      30040
#define IDC_SPIN_G                      30041
#define IDC_SPIN_B                      30042
#define IDC_SPIN_H                      30043
#define IDC_SPIN_S                      30044
#define IDC_SPIN_L                      30045
#define IDC_SPIN_C                      30046
#define IDC_STATIC_M                    30047
#define IDC_EDIT_M                      30048
#define IDC_SPIN_M                      30049
#define IDC_STATIC_Y                    30050
#define IDC_EDIT_Y                      30051
#define IDC_SPIN_Y                      30052
#define ID_EXT_MENU_HLINK_EDIT          30053
#define ID_EXT_MENU_HLINK_OPEN          30054
#define ID_EXT_MENU_HLINK_PRINT         30055
#define ID_EXT_MENU_HLINK_COPY          30056
#define ID_EXT_MENU_HLINK_ADD_TO_FAVORITES 30057
#define ID_EXT_MENU_HLINK_ADD_TO_DESKTOP 30058
#define ID_EXT_MENU_HLINK_PROPERTIES    30059
#define IDS_EXTFIELDSEDITCTRL_EDITDISABLED 30060
#define IDS_EXTFIELDSEDITCTRL_NOFIELDVARIANTS 30061
#define IDS_EXTFIELDSEDITCTRL_VALUECANNOTBEEMPTY 30062
#define IDS_EXTFIELDSEDITCTRL_VALUEISNOTSET 30063
#define IDS_EXTFIELDSEDITCTRL_MULTIPLYFIELDCOPIES 30064
#define IDS_EXTFIELDSEDITCTRL_UNWANTEDCHARS 30065
#define IDS_EXTFIELDSEDITCTRL_FIELDCANNOTBEEMTY 30066
#define IDS_EXTFIELDSEDITCTRL_FIELDUNWANTEDVALUE 30067
#define IDS_EXTFIELDSEDITCTRL_FIELDAFTERFIELD 30068
#define IDS_EXTFIELDSEDITCTRL_NOTALLFIELDSSET 30069
#define IDS_CONTENT_EXPAND_TIP          30070
#define IDS_CBNCAREA_EXPAND             30071
#define IDS_CBNCAREA_CONTRACT           30072
#define IDS_CBNCAREA_CLOSE              30074
#define IDS_CBNCAREA_MENU               30075
#define IDS_CBNCAREA_PREV               30076
#define IDS_CBNCAREA_NEXT               30077
#define IDS_EXTTABWND_BTN_LEFTUP        30078
#define IDS_EXTTABWND_BTN_RIGHTDOWN     30079
#define IDS_EXTTABWND_BTN_HELP          30080
#define IDS_EXTTABWND_BTN_CLOSE         30081
#define IDS_EXTTABWND_BTN_AUTOHIDE      30082

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        31000
#define _APS_NEXT_COMMAND_VALUE         32000
#define _APS_NEXT_CONTROL_VALUE         33000
#define _APS_NEXT_SYMED_VALUE           33000
#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 has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect Foss Software Inc
Ukraine Ukraine
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions