[aspectc-user] (no subject)

Yan Mao maoyan at gmx.net
Wed Aug 16 14:53:44 CEST 2006


Hello Maittias,
In the Puma document, I read that "The #import directive is not handled successfully by the weaver at any time. For problematic
cases the weaver suggests a workaround." 
I don't use #import directive, but i do have to incorperate information from libararies(.dll files) with function "LoadLibrary". And i have to call the functions of the Libraries with their COM Interfaces.
But I found that, tha AC++ Add-In cannt know "LoadLibraryA", and the library functions, and the _com_util::ConvertBSTRToString.
The error messages are:
error: no matching function for call to 'LoadLibraryA'
error: no matching function for call to 'XXXXXXXXXXXXXXX'   
error: no matching function for call to 'ConvertBSTRToString'

Are these the same problems metioned in the Puma document? Is there any way to solve the problem? what does it mean by "For problematic
cases the weaver suggests a workaround"?

thank u for the answer,
Yan

-- 


"Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail



More information about the aspectc-user mailing list