![]() |
【转帖】oderror-duplicaterecordname
oderror_duplicaterecordname
oderror_duplicaterecordname hello forum, i usually get a "first chance exception oderror_duplicaterecordname" when i open a dxf with odamfcappdll 2.6.1. please would it be possible to "hide" it ? thank you in advance. regards, jerome while opening r12 files duplicaterecordname exception occurs but it is handled inside readfile() function. it's normal situation. to "hide" it set in your debugger option to stop on c++ exceptions only if they are not handled. in vc - debug/exceptions... thank you sergey for your answer but since our team works with "break when an exception is thrown", would it be possible not to throw an exception in your code please ? thank you in advance to study this demand. no it's impossible. dwgdirect uses exceptions not only to signal error to client code. and duplicaterecordname while loading r12 files is not the only situation when exception is thrown and handled by dd internally. |
| 所有的时间均为北京时间。 现在的时间是 12:31 AM. |