Click here to Skip to main content
15,897,371 members
Articles / Desktop Programming / MFC

System Drives Browsing Tree

Rate me:
Please Sign up or sign in to vote.
3.36/5 (11 votes)
3 Aug 2002 73.6K   1.1K   11  
System Drives Browsing Tree
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DriveBrowsingTree.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DRIVEBTYPE                  129
#define ICO_FLOPPYDRV                   130
#define ICO_CDDRV                       131
#define ICO_CLSDFLD                     132
#define ICO_OPENFLD                     133
#define ICO_DRIVE                       134
#define ICO_MYCOMP                      135
#define ICO_TEXTFILE                    136
#define IDR_MAINTOOLBAR                 137
#define ID_MY_COMPUTER                  61446

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32771
#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.


Written By
India India
Nothing to boast about

Comments and Discussions