Link to home
Start Free TrialLog in
Avatar of paulo_psa
paulo_psaFlag for Brazil

asked on

EventSink for Delphi COM clients

Hi all,

I need a recipe showing the steps I need follow implementing a EventSink in a Delphi client application to track events from a Autocad Server.

Any help will be wellcome.

thanks in advance
Paulo
Avatar of borgunit
borgunit
Flag of United States of America image

Granted I know nothing about this but I found this previous link

https://www.experts-exchange.com/questions/22055718/Catching-Autocad-events-with-Delphi.html
Avatar of paulo_psa

ASKER

Hi borgunit,

The link you sent is what I need but the program crashes when I run it.
They use D5 and autocad 5, I'm using D7 autocad 8.
I need some tips to fix it.
ASKER CERTIFIED SOLUTION
Avatar of atul_parmar
atul_parmar
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi atul,

Thanks for the tip I got that working.

rg
Paulo