几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】decomposeforsave with -toolkit-in-dll (http://www.dimcax.com/hust/showthread.php?t=15655)

yang686526 2009-05-04 07:15 PM

【转帖】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.