![]() |
【转帖】error in dwfimport under 1.13
error in dwfimport under 1.13
error in dwfimport under 1.13 i am trying to read the attached dwf file into dwfimporter. it worked ok in 1.12 but crashes in 1.13. i am usign the following code: pdb = svcs.createdatabase(); oddwfimportptr importer; importer = createimporter(); if ( importer.isnull() ) return false; importer->properties()->putat( "database", pdb ); importer->properties()->putat( "dwfpath", odrxvariantvalue( odstring(inf) ) ); importer->properties()->putat( "password", odrxvariantvalue( odstring("") ) ); importer->properties()->putat( "paperwidth", odrxvariantvalue( 297. ) ); importer->properties()->putat( "paperheight", odrxvariantvalue( 210. ) ); importer->import(); attached files it is a bug, it is fixed, fix will be available in the nearest update. thank you for your report. bug fix quote: originally posted by wvk it is a bug, it is fixed, fix will be available in the nearest update. thank you for your report. any idea when that will be? can i get the fix sooner? what compiler do you use? do you use dd as dlls or libs? quote: originally posted by wvk what compiler do you use? do you use dd as dlls or libs? we use msvc 6 with static libs. dwf fix quote: originally posted by wvk what compiler do you use? do you use dd as dlls or libs? i would like to get this fix too if i can. i use the dd_vc6md libraries. thanks... |
所有的时间均为北京时间。 现在的时间是 05:41 AM. |