Thanks for the reply Marco but just double checking. Not all C declarations that are pointers correspond to
VB Long data type right? For example LPStr and LPCStr corresponds to passing a
VB String Data type ByRef.
Furthermore i found an article in msdn (
http://support.microsoft.com/default...;en-us;q106553) titled "How to write C Dlls and call them from
VB" and it said that LPByte corresponds with a String data type. So got me kinda confused.
Again any help or dicussions on this will be much appreciated.
Regards