How do you call a function in a DLL?
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 |
How would you activate animation control?
Difference between Linked Object and Embedded Object?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
What is the use of Tabledef?
What's the maximum size of a textbox?
What are the record set types?
How can you filter out specific type of file using file system controls?
How would you add elements in TreevieW Control?
How can you determine performance standards?
What type of record sets are available in ADO?
what are the Differences Object and Class?
what are the Controls which do not have events ?