![]() |
【转帖】decomposeforsave with -toolkit-in-dll
decomposeforsave with _toolkit_in_dll
decomposeforsave with _toolkit_in_dll the function "decomposeforsave" work well but if #define _toolkit_in_dll it isn't work. it return a null pointer. odamfcappdll work fine but i don't found correct initialization. can you help me? #ifndef _toolkit_in_dll_ odrx_declare_static_module_entry_point(modelermodu le); odrx_begin_static_module_map() odrx_define_static_application("modelergeometry", modelermodule) odrx_end_static_module_map() #endif more #ifndef _toolkit_in_dll_ odrx_init_static_module_map(); #endif but if #define _toolkit_in_dll_ how i do for initializer correctly? maybe more simple... how i can initialize acis functionality when i define "_toolkit_in_dll_" ? resolve! you must add in dll folder the file "modelergeometry.drx" |
所有的时间均为北京时间。 现在的时间是 05:20 PM. |