cjwere
16-06-2010, 11:57 AM
Hi have just got the dwgconvert.dll up and running and all is well, however it returns an error code despite successfully converting to a release 14 DWG from a release 14 DXF, if unzip32.dll or stdfonts.csz are not present:
-53 Missing unzip32.dll (should be in the same folder as dwgconvert.dll)
-54 Missing stdfonts.csz (should be in the same folder as dwgconvert.dll)
Is it OK to distribute these with the dwgconvert.dll, and if not can i safely trap and ignore these error codes?
Additionally, I note its created a Dimstyle.sty file in the same folder as the dll, which may be problematic under vista/win7 with UAC, so can i use the init_dwgconvert with flag 2 to set the "ini" folder, and will that redirect sty creation? I guess i can test that ...
Thanks,
Chris
-53 Missing unzip32.dll (should be in the same folder as dwgconvert.dll)
-54 Missing stdfonts.csz (should be in the same folder as dwgconvert.dll)
Is it OK to distribute these with the dwgconvert.dll, and if not can i safely trap and ignore these error codes?
Additionally, I note its created a Dimstyle.sty file in the same folder as the dll, which may be problematic under vista/win7 with UAC, so can i use the init_dwgconvert with flag 2 to set the "ini" folder, and will that redirect sty creation? I guess i can test that ...
Thanks,
Chris