Click here to Skip to main content
15,883,705 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 GLViews.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_TOOLBAR_INVIEW              130
#define IDD_IN_BAR_DLG                  132
#define IDR_MENU_CAM_ROTATE             132
#define IDR_MENU_CAM_TRANSLATE          133
#define IDR_TOOLBAR_HELPER_ICONS        136
#define IDB_BITMAP_EARTH                138
#define IDB_BITMAP_CUBE_ORANGE          139
#define IDB_BITMAP_CUBE_WHITE           140
#define IDB_BITMAP_MOON                 141
#define IDB_BITMAP_RING                 142
#define IDB_BITMAP_BOTTOM_PLANE         143
#define IDB_BITMAP_WND_AVI_PLAYER       144
#define IDB_BITMAP_WND_MIRROR           145
#define IDC_CURSOR_GL_RED               146
#define IDC_CURSOR_GL_GREEN             147
#define IDC_CURSOR_GL_BLUE              148
#define IDR_AVIFILE_FOR_PLAYER          149
#define ID_WEB_BROWSER_PAGE             150
#define IDB_BITMAP_SPLASH               151
#define IDB_BITMAP_PROF_UIS             152
#define IDB_BITMAP_TREE_IMG_LIST        153
#define ID_VIEW_MENUBAR                 32771
#define ID_VIEW_BAR_CAM0                32772
#define ID_VIEW_BAR_CAM1                32773
#define ID_VIEW_BAR_TREE                32774
#define ID_CAMERA_SELECTION_COMBO       32775
#define ID_BTN_MENU_ROTATION            32776
#define ID_BTN_MENU_TRANSLATION         32777
#define ID_ROTATE_ABOUT_X0              32778
#define ID_ROTATE_ABOUT_Y0              32779
#define ID_ROTATE_ABOUT_Z0              32780
#define ID_ROTATE_ABOUT_X1              32781
#define ID_ROTATE_ABOUT_Y1              32782
#define ID_ROTATE_ABOUT_Z1              32783
#define ID_TRANSLATE_X0                 32784
#define ID_TRANSLATE_Y0                 32785
#define ID_TRANSLATE_Z0                 32786
#define ID_TRANSLATE_X1                 32787
#define ID_TRANSLATE_Y1                 32788
#define ID_TRANSLATE_Z1                 32789
#define ID_SELCAM0                      32790
#define ID_SELCAM1                      32791
#define ID_SELCAM2                      32792
#define ID_SELCAM3                      32793
#define ID_SELCAM4                      32794
#define ID_SELCAM5                      32795
#define ID_SELCAM6                      32796
#define ID_SELCAM7                      32797
#define ID_SELCAM8                      32798
#define ID_SELCAM9                      32799
#define ID_VIEW_BAR_HELP                32850
#define ID_ANIMATE                      32851
#define ID_SHOW_CAMERAS                 32852
#define ID_SHOW_MIRROR                  32853
#define ID_SHOW_AVI_PLAYER              32854
#define ID_RESET_CAMERAS                32855
#define ID_CAMERA_FOV_COMBO             32856
#define ID_CAM_FOV_INC                  32857
#define ID_CAM_FOV_DEC                  32858
#define ID_SHOW_OUTER_OBJECTS           32859
#define ID_SHOW_TEXT_OBJECTS            32860
#define ID_SHOW_CUBE_OBJECTS            32861
#define ID_SHOW_PLANET_OBJECTS          32862

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        154
#define _APS_NEXT_COMMAND_VALUE         32863
#define _APS_NEXT_CONTROL_VALUE         1000
#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 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