mirror of
https://github.com/open-simh/simtools.git
synced 2026-02-06 16:35:46 +00:00
Too much to list all, but includes (in no particular order): - Cleanup for 64-bit builds, MSVC warnings. - Structured help - Help file compiler. - Supports volsets, writes/create work. - Support for I18n in messages, help. - Makefiles. - Initialize volume/volset - Command line editing/history Builds and works on Linux and Windows (VS). Not recently built or tested on other platforms, but not intentinonally broken.
17 lines
412 B
C
17 lines
412 B
C
/* {{NO_DEPENDENCIES}}
|
|
* Microsoft Developer Studio generated include file.
|
|
* Used by ODS2.rc
|
|
*/
|
|
|
|
/* Next default values for new objects
|
|
*/
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|