How to use a DLL in VC 6.0 created in VB 6.0
Hello Everybody,
i want to register and use a dll which has been created in VC 6.0 and use one of its function.
i don't know the syntax to use it.
Pls help me.
Thanks and Regards
Munish Gupta
Hello Everybody,
i want to register and use a dll which has been created in VC 6.0 and use one of its function.
i don't know the syntax to use it.
Pls help me.
Thanks and Regards
Munish Gupta
How to use a DLL in VC 6.0 created in VB 6.0
i want to register and use a dll which has been created in VC 6.0 and use one of its function.
These two are contradictory. Please state your problem without ambiguities.
Hello Sir,
i have created a Dll in Visual Basic for compression of wave files.
i want to use the same in VC ++ 6.0 Code.
Munish Gupta
A VB6 dll is a COM dll. It's called in a different manner.
Please see this thread : http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=388578&SiteID=1
For any further questions related to VC6 or VB6 please use the newsgroups at http://msdn.microsoft.com/newsgroups
Regards
Sahir Shah