Hi everyone!
I write integration between our main application and fiscal device. Integration is done using manufacturer's COM library written in C++. In some cases when I call functions from that library I get assertion message "Debug Assertion Failed". That window appears from external code and I cannot control or handle it somehow. But I need to hide it by pressing "Ignore" button. Any ideas how?
Thanks in advance
Mykhaylo Blishch