Problem with using ComCom in own Application

pduckpduck Member Posts: 147
edited 2006-08-18 in Navision e-Commerce
I try to use the ComCom Automation Server in my own Delphi Application. It works fine with sending Fiels and receive them in Navision.
Now I want to send File from Navision to Delphi but my Event crahses with a Memory Error. Because you cannot say "WithEvents" like in VB I haven't any examples how to implement this event. Does anybody has some code for raising a ComCom.MessageReceived() event in Delphi, C or something else?
Sign In or Register to comment.