Something fits into my bundle with the Autocad!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Not VBA but Delphi
Good afternoon!
I ran into a problem.
Previously, on win7 I worked in AutoCAD with Delphi programs via com bundle. All programs and modules worked normally, without glitches. Now win 10 is everywhere, and then everything that used to work normally began to work abnormally. For example, during the operation of some module in which a number of actions are performed by the user in the autocad environment at the request of the program (for example, specifying a group of points in the drawing with mouse clicks) on some of the clicks, the program crashes with the message "The call was rejected." Apparently something intercepts the autocad and breaks the com bundle with my external module.
What can be done? How to deal with "getting into" something in the process?