![]() |
【转帖】query regarding url support for opening drawings
query: regarding url support for opening drawings
query: regarding url support for opening drawings hi all.. i have developed an mfc activex control for displaying and processing of dwg fiels, using the library dwg direct 1.11.01.00. i encountered a problem, while opening the drawing, when it is executed from a web server. so how can i implement this feature.. is there any function, with the dwg direct library, which has url support for readfile() function. tia ------------ regards, rajesh parameswaran. rajuinnet # 1st october 2004, 02:41 am moderator join date: mar 2002 posts: 2,994 readfile() calls oddbstrembufptr oddbsystemservices::createfile(). you can override this function to recognize url, download the file into temporary location and return oddbstreambufptr. surely your implementation of streambuf for remote file can be optimized (download a file in a separate thread, download the file by portions upon request etc.) sergey slezkin sslezkin 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 12:51 amfff">. - - - copyright ?2000 - 2009, jelsoft enterprises ltd. copyright 1998-2008 open design alliance inc. readfile() calls oddbstrembufptr oddbsystemservices::createfile(). you can override this function to recognize url, download the file into temporary location and return oddbstreambufptr. surely your implementation of streambuf for remote file can be optimized (download a file in a separate thread, download the file by portions upon request etc.) sergey slezkin |
所有的时间均为北京时间。 现在的时间是 01:55 AM. |