How to declare Dll Procedure?

Answer Posted / guest

Declare function "<Function Name>" lib "<Lib Name>"
Alias "<Alias Name>" (Arg, ?..) as Return type.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the Types of cursors in RDO?

2069


What is the use of Visual Basic Document file?

2145


What language does visual basic use?

718


What are the tools in visual basic?

733


Explain Types of DBCombo boxes?

776


What are the important components of OLEDB?

2048


How do I create a window with a small title bar as in a floating toolbar?

1100


What are the rules which should be followed while naming a variable in VB?

770


What are the different procedures associated with the object?

801


___,__,___ are the type of combo box?

1338


Scope of API?s can be of different types, what are they Why API functions are Required?

1690


Types of cursors in RDO.

1780


When should we use recursive programming?

752


How to get Cursor position using API?

1878


Why doesn't "my string" & Chr$(13) do what I want?

1302