calling a method in executable from dll
10 Feb
2010
10 Feb
'10
1:26 p.m.
Hi, I have a plug-in and an executable. I want the executable to expose certain functions to the dll. To do that, the address (reference) of the object in executable is passed to the dll. and I thought of invoking the methods in executable using this reference. But during the plugin compile time I got a linking error "unresolved external symbol". I understand the basic reason behind this error, but how can we solve this? Thanks in advance, Lloyd ______________________________________ Scanned and protected by Email scanner
5391
Age (days ago)
5391
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lloyd