barbara6284
Messages postés1Date d'inscriptionmercredi 19 septembre 2007StatutMembreDernière intervention19 septembre 2007
-
19 sept. 2007 à 11:14
BruNews
Messages postés21040Date d'inscriptionjeudi 23 janvier 2003StatutModérateurDernière intervention21 août 2019
-
19 sept. 2007 à 11:54
We
developed an electronic signature. This program is written in C++ and is
provided as a dll-file. This file should work with programs in other languages
and is fully workable. Now this dll should work with an VB.NET program
together. Our problem is that in the dll are two pointers and in VB.NET there
are no pointers in terms of C++. So we have a big problem, if we call the
method in the dll-file.
If someone had this problem or has a solution for this problem, it would be
very nice, if you can help us.