HI there
I think this one is needed for everyone
for example if there exsists a dll named abc.dll
the to use it you have to either reference it in vb or directly declare function through "Declare" command but if you can't reference it and you want to declare it but you don't know the formal parameters of the function then what should we do like if you want to declare function abc(formal parameters) what to do
i hope i am clear
/Revanthn
I think this one is needed for everyone
for example if there exsists a dll named abc.dll
the to use it you have to either reference it in vb or directly declare function through "Declare" command but if you can't reference it and you want to declare it but you don't know the formal parameters of the function then what should we do like if you want to declare function abc(formal parameters) what to do
i hope i am clear
/Revanthn