 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bertrand Guest
|
Posted: Wed Jan 12, 2005 11:22 am Post subject: pb avec ImgEdit |
|
|
Bonjour
j'essai de faire une DLL avec VC++ 6 qui encapsule la classe ImgEdit.
le but de cette manoeuvre est de pouvoir utiliser imgedit dans un autre
langage (Navision).
je connais assez peu C++.
j'ai deja un exemple qui fonctionne correctement avec l'encapsulation de
internet explorer.
j'ai 2 pb :
1/ dans l'utilisation de la Fonction CreateControl, je ne sais pas comment
est utilisée la constante IDC_WBC
elle vaut 1001 pour l'utilisation avec IE, mais doit elle eventuellement
changer pour un autre controle ?
2/ pour le moment je teste ma DLL dans un projet VB.
compilation DLL c++ : ok
mais des que j'appelle la methode Display de imgedit VB se plante avec un
runtime error
je ne sait pas ou chercher pour le moment.
Merci
|
|
| Back to top |
|
 |
Fabien LE LEZ Guest
|
Posted: Wed Jan 12, 2005 1:40 pm Post subject: Re: pb avec ImgEdit |
|
|
On Wed, 12 Jan 2005 12:22:10 +0100, "Bertrand" <thebeb (AT) hotmail (DOT) com>:
| Quote: | j'essai de faire une DLL avec VC++ 6 qui encapsule la classe ImgEdit.
|
fr.comp.os.ms-windows.programmation
--
;-)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|