Bonjour,
Apres avoir lue pas mal de doc dont http://www.codeproject.com/dotnet/cominterop.asp
Je bloque sur mon probleme : j'aimerai utilisé le type System.Drawing.Bitmap dans une interface COM ecrit en C++/IDL.
J'ai un importlib("System.Drawing.tlb"); dans mon fichier IDL. Mais le type _Bitmap n'est pas reconnue.
Merci pour ttes infos.
Partager