Answer Posted / meerasahib
1.First make refernce to DLL (using Project ---> Reference)
2.Create a object for the DLL Class.(name of the Dll Class)
3.using objectname.functionname(args,....)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is it possible to set a shortcut key for label?
Explain about creating VB applications in excel?
What is the current version of Visual Basic for Windows?
Is there any way to pass a variable to a form apart from using global variables?
What are the rules which should be followed while naming a variable in VB?
What are the Internet tools available in VB 6.0?
What is ODBC Direct and Microsoft Jet Database Engine ?
Is it possible to Access BackEnd procedures?
Recordset object consists what?
In which areas the Error occurs?
What is DAO?
Through which protocol OLEDB components are interfaced?
How would you create properties in ActiveX Control?
I get a "file not found" error on the IIF function when I distribute by program. Why?
Explain about ADO control?