高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】loadlinetypefile crashes with dd111
loadlinetypefile crashes with dd111
loadlinetypefile crashes with dd111
hello, i'm using vc++ 6.0, windows xp and dd 111.
the following line of code crashes (it throws an expection with associated message "invalid input"):
database()->loadlinetypefile("acad_iso02w100","c:\\acadiso.li n");
i include the acadiso.lin file, which is the autocad 2002 (spanish) file.
this was working right with dd109 and previous versions.
attached files
i've verified that this function also crashes with the acadiso.lin files corresponding to autocad 14 (spanish) and autocad 2002 (english).
you can easily reproduce the problem in odamfcapp, for example.
have you tried the latest 1.11.01 release? i can duplicate a problem with your file in 1.11, but not in 1.11.01.
you are totally right neil, i was "sure" i was using dd111 update but...
now it's working fine.
thanks for your time.
|