CFugue
Resource.h
1 /*
2  This is part of CFugue, a C++ Runtime for MIDI Score Programming
3  Copyright (C) 2009 Gopalakrishna Palem
4 
5  For links to further information, or to contact the author,
6  see <http://musicnote.sourceforge.net/>.
7 */
8 
9 //{{NO_DEPENDENCIES}}
10 // Microsoft Visual C++ generated include file.
11 // Used by CFugueDLL.rc
12 //
13 
14 #define IDS_PROJNAME 100
15 #define IDR_MUSICNOTEDLL 101
16 
17 // Next default values for new objects
18 //
19 #ifdef APSTUDIO_INVOKED
20 #ifndef APSTUDIO_READONLY_SYMBOLS
21 #define _APS_NEXT_RESOURCE_VALUE 201
22 #define _APS_NEXT_COMMAND_VALUE 32768
23 #define _APS_NEXT_CONTROL_VALUE 201
24 #define _APS_NEXT_SYMED_VALUE 102
25 #endif
26 #endif

CFugue, the C++ Music Programming Library © Copyright 2009 Cenacle Research India Private Limited Gopalakrishna Palem