几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   -   【转帖】database object creation (http://www.dimcax.com/hust/showthread.php?t=15605)

yang686526 2009-05-04 06:58 PM

【转帖】database object creation
 
database object creation

database object creation
hi,
since i cannot subclass my application from exhostappservices and exsystemservices i tried to create a database object using example code in documentation:
code:
// create a custom hostappservices object.
odrxobjectimpl<exhostappservices> svcs;
odinitialize(&svcs); // dwgdirect initialization
oddbdatabaseptr pdb; // a smart pointer to a database
// create a database and load the drawing into it.
pdb = svcs.readfile("myfile.dwg");
// do something with the database.
pdb.release(); // delete the database before odunitialize() is called.
oduninitialize(); // dwgdirect termination
the code seems to be wrong since i get error
code:
e:\devel\geowerks\geoapp\cdwglayer.cpp(44): error c2664: 'odinitialize' : cannot convert parameter 1 from 'odrxobjectimpl<t> *__w64 ' to 'oddbsystemservices *'
with
[
t=exhostappservices
]
what can i do to create my database object?
thank you in advance,
myzhar
==============
ing. walter lucetti
geomind srl
pisa - italy
==============

myzhar

none
? | ?
thread tools



display modes
linear mode


search this thread

rate this thread
excellent
good
average
bad
terrible

posting rules
you may post new threads
you may post replies
you may post attachments
you may edit your posts
is on
are on
code is off
html code is off
forum jump
user control panel private messages subscriptions who's online search forums forums home general topics news questions and remarks business issues industry commentary general software issues documentation issues future directions dwg libraries dwgdirect.net dwgdirect, c++ version dwgdirectx, activex version adtdirect/c3ddirect opendwg toolkit/viewkit dgn libraries dgndirect, c++ version (2.x+) dgndirect libraries (legacy 0.99xx)
all times are gmt -7. the time now is 11:35 pmfff">.
- - -
copyright ?2000 - 2009, jelsoft enterprises ltd.
copyright 1998-2008 open design alliance inc.


所有的时间均为北京时间。 现在的时间是 07:06 AM.