Advertisement

1 - 3 of 3 containing alltags:("lpsafearray") (0 seconds)
greetings, i want a vc++ dll that receive array of long from vb, and multiplied each value by 2, and then sending back (the result) to vb. my code is goes like this : ARRAYDLL_API bool...
Zones: C++Date Answered: 01/31/2003 Grade: A Views: 0
I am writing a vc++ .Net dll, and this dll will be used under vb.Net. The function in vc++ would be look like:   int _stdcall AbcCapData(char * pkt_data) {...} I wish to fill bytes in pkt_data...
Zones: MS Visual C++Date Answered: 03/25/2006 Grade: A Views: 42
greetings, i want a vc++ dll that receive array of long from vb, and multiplied each value by 2, and then sending back (the result) to vb. my code is goes like this : ARRAYDLL_API bool...
Zones: Visual BasicDate Answered: 01/31/2003 Grade: B Views: 0
  • 1