EnglishРусский  

   ..

   c.c

   c.dsp

   c.dsw

   c.exe

   c.rc

   c.res

   resource.h

The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

 1 //{{NO_DEPENDENCIES}}
 2 // Microsoft Developer Studio generated include file.
 3 // Used by c.rc
 4 //
 5 #define IDS_EXAMPLE                     1
 6 #define IDD_MAIN                        6
 7 #define IDD_DLG1                        129
 8 #define IDD_DLG2                        130
 9 #define IDI_ICON                        134
10 #define IDC_EDITSOURCE                  1001
11 #define IDC_BUTOPEN                     1002
12 #define IDC_BUTRUN                      1003
13 #define IDC_CHECKMESSAGE                1004
14 #define IDC_CHECKPRINT                  1005
15 #define IDC_EDITNAME                    1008
16 #define IDC_EDITPRINT                   1009
17 #define IDC_EDITFILE                    1013
18 #define IDC_EDITMESSAGE                 1014
19 #define IDC_BUTEXAMPLE                  1015
20 #define IDC_PANEL                       1016
21 #define IDC_CHECKSTDLIB                 1017
22 #define IDC_STATIC                      -1
23 
24 // Next default values for new objects
25 // 
26 #ifdef APSTUDIO_INVOKED
27 #ifndef APSTUDIO_READONLY_SYMBOLS
28 #define _APS_NEXT_RESOURCE_VALUE        135
29 #define _APS_NEXT_COMMAND_VALUE         32771
30 #define _APS_NEXT_CONTROL_VALUE         1018
31 #define _APS_NEXT_SYMED_VALUE           110
32 #endif
33 #endif
34