Browse CVS Repository
Contents of /satellite/neuromanager/neuromanager/resource.h
Parent Directory
| Revision Log
| Revision Graph
Revision 1.5 -
( show annotations)
( download)
( as text)
Mon Mar 20 09:09:43 2006 UTC
(18 years ago)
by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
File MIME type: text/x-chdr
changed resource ID.
| 1 |
//{{NO_DEPENDENCIES}} |
| 2 |
// Microsoft Visual C++ generated include file. |
| 3 |
// Used by NeuroManager.rc |
| 4 |
// |
| 5 |
#define IDD_ABOUTBOX 100 |
| 6 |
#define IDP_OLE_INIT_FAILED 100 |
| 7 |
#define IDD_DATAVIEWPROPERTIES 101 |
| 8 |
#define IDD_SPIKEVIEWPROPERTIES 103 |
| 9 |
#define IDBMP_RED 104 |
| 10 |
#define IDBMP_ORANGE 105 |
| 11 |
#define IDBMP_GREEN 106 |
| 12 |
#define IDR_MAINFRAME 128 |
| 13 |
#define IDR_NeuroManagerTYPE 129 |
| 14 |
#define IDS_DATAVIEW 130 |
| 15 |
#define IDS_SPIKEVIEW 131 |
| 16 |
#define IDR_DYNAMIC_MENU 132 |
| 17 |
#define IDC_STATIC_DATALENGTH 1000 |
| 18 |
#define IDC_STATIC_TIME 1001 |
| 19 |
#define IDC_LIST_CHANNEL 1002 |
| 20 |
#define ID_VIEW_DATAVIEW_BAR 32771 |
| 21 |
#define ID_VIEW_SPIKEVIEW_BAR 32772 |
| 22 |
#define ID_MCDATA_PLUGIN_NOTFOUND 32773 |
| 23 |
|
| 24 |
// Next default values for new objects |
| 25 |
// |
| 26 |
#ifdef APSTUDIO_INVOKED |
| 27 |
#ifndef APSTUDIO_READONLY_SYMBOLS |
| 28 |
#define _APS_NEXT_RESOURCE_VALUE 133 |
| 29 |
#define _APS_NEXT_COMMAND_VALUE 32774 |
| 30 |
#define _APS_NEXT_CONTROL_VALUE 1003 |
| 31 |
#define _APS_NEXT_SYMED_VALUE 107 |
| 32 |
#endif |
| 33 |
#endif |
|