Hi All

Recently I went to add a new COM method to our app.  I hadn't done this 
since our previous version of Delphi by the looks of it because the type 
library menu item was disabled.  I discovered I needed to add the .rdil 
file to the project.  Having done that all seemed ok.  I added the 
method in the typeLibrary screen then implemented the code.


In my COM consumer app I then try to call the new com method. All the 
old methods work just fine but the new method just AVs. The com method 
is not called.  It is almost like, even though I have defined the v call 
it hasn't actually been 'build' into the app.  I have checked the The 
rdil and tlb files and the new method looks the same as the existing 
methods.

Does anyone have any suggestions of where I should look?


Thanks
Rob



_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [email protected] with 
Subject: unsubscribe

Reply via email to