Re: passing array fcreated in c++ dll to vb
- From: MrAsm <invalid@xxxxxxxxxxx>
- Date: Sun, 19 Nov 2006 10:55:59 GMT
On Sat, 18 Nov 2006 13:18:29 +0100, "Sizeof()" <no_spams@xxxxxx>
wrote:
long __stdcall BuildArray( VARIANT FAR * pvArray )
But in this case the function gets name-mangling, right?
Something like BuildArray@NN ...?
Why the __stdcall and not __cdecl ?
Mr Asm
.
- Follow-Ups:
- Re: passing array fcreated in c++ dll to vb
- From: Sizeof()
- Re: passing array fcreated in c++ dll to vb
- References:
- passing array fcreated in c++ dll to vb
- From: Simply_Red
- Re: passing array fcreated in c++ dll to vb
- From: Simply_Red
- Re: passing array fcreated in c++ dll to vb
- From: Sizeof()
- passing array fcreated in c++ dll to vb
- Prev by Date: Re: passing array fcreated in c++ dll to vb
- Next by Date: Re: Server cannot access client
- Previous by thread: Re: passing array fcreated in c++ dll to vb
- Next by thread: Re: passing array fcreated in c++ dll to vb
- Index(es):
Loading