Hi AVi here,
I'am new on this board.
I'am dealing with a dll written in C.
De function is declered in C as follows:
int IOTSVC_API iotsvc_Open(unsigned long *pulHandle, char *csTarget, iotlayout_t *pLayout);
How should i declare this function within VB6 and how can i access the functioncall.
Hopefully someone can help me further with this.
AVI