Browse CVS Repository
Contents of /satellite/neuromanager/resource.h
Parent Directory
| Revision Log
| Revision Graph
Revision 1.13 -
( show annotations)
( download)
( as text)
Sat Feb 4 13:38:16 2006 UTC
(18 years, 2 months ago)
by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -0 lines
File MIME type: text/x-chdr
FILE REMOVED
moved main application sources to neuromanager directory.
| 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 IDR_MAINFRAME 128 |
| 10 |
#define IDR_NeuroManagerTYPE 129 |
| 11 |
#define IDS_DATAVIEW 130 |
| 12 |
#define IDS_SPIKEVIEW 131 |
| 13 |
#define IDC_STATIC_DATALENGTH 1000 |
| 14 |
#define IDC_STATIC_TIME 1001 |
| 15 |
#define IDC_LIST_CHANNEL 1002 |
| 16 |
#define ID_VIEW_DATAVIEW_BAR 32771 |
| 17 |
#define ID_VIEW_SPIKEVIEW_BAR 32772 |
| 18 |
|
| 19 |
// Next default values for new objects |
| 20 |
// |
| 21 |
#ifdef APSTUDIO_INVOKED |
| 22 |
#ifndef APSTUDIO_READONLY_SYMBOLS |
| 23 |
#define _APS_NEXT_RESOURCE_VALUE 132 |
| 24 |
#define _APS_NEXT_COMMAND_VALUE 32773 |
| 25 |
#define _APS_NEXT_CONTROL_VALUE 1003 |
| 26 |
#define _APS_NEXT_SYMED_VALUE 104 |
| 27 |
#endif |
| 28 |
#endif |
|