Bonjour,
j'ai cr�e un Automation serveur avec un objet com. dans un autre projet client, j'inclut le fichier Application.h, j'instancie l'objet serveurpuis je fait
Code : S�lectionner tout - Visualiser dans une fen�tre � part IApplication app;mais j'aurai ceci:
Code : S�lectionner tout - Visualiser dans une fen�tre � part app.Show();
Je ne sais pas quel est l'origine du probl�meWarning: attempt to call Invoke with NULL m_lpDispatch!
Merci d'avance
Partager