2.7 version of _dll libraries
2.7 version of _dll libraries
hello,
i抳e built my cad application in ms vc6 environment. it used some dwgdirect libraries for windows (32-bit), version 2.6.1. they are mostly lib and dll files with _dll suffix in their names, e.g. dd_alloc_dll.lib, dd_alloc_2.06_6.dll. i want to upgrade them to version 2.7 but i can抰 find these files in
hello, piotr,
maybe, document can help?
quote:
new library names
two major changes were made to open design library names in version 2.7:
dll stub library names were modified to remove the 揰dll?suffix, for example:
dd_db_dll.lib => dd_db.lib
dd_ge_dll.lib => dd_ge.lib
etc.
platform and compiler specific information was removed from static library names, for example:
dd_vc8md_db.lib => dd_db.lib
dd_vc8md_ge.lib => dd_ge.lib
etc.
this quote is near "dwgdirect 2.6.3 release notes" title.
renamed files are located, for example, in file dd_vc9mt.zip in outgoing folder.
last edited by
aleksey.uvarov@giprovostokneft.ru; 25th january 2009 at 07:56 pmfff">.