libInit.cc
changeset 2784 716c91f371e9
parent 2736 811700a7d7e2
child 2804 2cba0c1989fc
equal deleted inserted replaced
2783:6878457a2138 2784:716c91f371e9
    11 # pragma codeseg INITCODE "INITCODE"
    11 # pragma codeseg INITCODE "INITCODE"
    12 #endif
    12 #endif
    13 
    13 
    14 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
    14 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
    15 DLL_EXPORT void _libstx_libtool2_Init() INIT_TEXT_SECTION;
    15 DLL_EXPORT void _libstx_libtool2_Init() INIT_TEXT_SECTION;
       
    16 // DLL_EXPORT void _libstx_libtool2_InitDefinition() INIT_TEXT_SECTION;
    16 #endif
    17 #endif
       
    18 
       
    19 // void _libstx_libtool2_InitDefinition(pass, __pRT__, snd)
       
    20 // OBJ snd; struct __vmData__ *__pRT__; {
       
    21 // __BEGIN_PACKAGE2__("libstx_libtool2__DFN", _libstx_libtool2_InitDefinition, "stx:libtool2");
       
    22 // _stx_137libtool2_Init(pass,__pRT__,snd);
       
    23 
       
    24 // __END_PACKAGE__();
       
    25 // }
    17 
    26 
    18 void _libstx_libtool2_Init(pass, __pRT__, snd)
    27 void _libstx_libtool2_Init(pass, __pRT__, snd)
    19 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    20 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    29 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    21 _ColorEditDialog_Init(pass,__pRT__,snd);
    30 _ColorEditDialog_Init(pass,__pRT__,snd);
    24 _ImageEditor_Init(pass,__pRT__,snd);
    33 _ImageEditor_Init(pass,__pRT__,snd);
    25 _MenuEditor_Init(pass,__pRT__,snd);
    34 _MenuEditor_Init(pass,__pRT__,snd);
    26 _MethodFinderWindow_Init(pass,__pRT__,snd);
    35 _MethodFinderWindow_Init(pass,__pRT__,snd);
    27 _SelectionBrowser_Init(pass,__pRT__,snd);
    36 _SelectionBrowser_Init(pass,__pRT__,snd);
    28 _TabListEditor_Init(pass,__pRT__,snd);
    37 _TabListEditor_Init(pass,__pRT__,snd);
       
    38 _Tools__ObjectModuleInformation_Init(pass,__pRT__,snd);
    29 _Tools__ProjectBuilder_Init(pass,__pRT__,snd);
    39 _Tools__ProjectBuilder_Init(pass,__pRT__,snd);
    30 _Tools__ProjectBuilderAssistantApplication_Init(pass,__pRT__,snd);
    40 _Tools__ProjectBuilderAssistantApplication_Init(pass,__pRT__,snd);
    31 _UIGalleryView_Init(pass,__pRT__,snd);
    41 _UIGalleryView_Init(pass,__pRT__,snd);
    32 _UIHelpTool_Init(pass,__pRT__,snd);
    42 _UIHelpTool_Init(pass,__pRT__,snd);
    33 _UILayoutTool_Init(pass,__pRT__,snd);
    43 _UILayoutTool_Init(pass,__pRT__,snd);