Answer Posted / r. antony greetan
API - Application Programming Interface, The set of windows
functions contained in the dlls like user32.dll, gdi32.dll,
kernel32.dll(all the mentioned dll's are used by windows)
etc...
To use these functions we have to declare these functions
and we use it in VB. They all are pre-defined windows functions.
Normal Functions are defined by our own to perform a
specific logic...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can a VB application be an OLE server?
What is the use of progress Bar Control?
What is meant by Establish Connection in RDO?
How to control the file?
How would you use ActiveX Dll and ActiveX Exe in your application?
Types of Resultsets.
what is the control used to call a windows application.
How can you Implement windows functionality in VB?
Is visualvm free?
___ property used to add a menus at runtime.
What type of databases you can access through ADO Data Access Object?
Through which protocol OLEDB components are interfaced?
what is the Difference between Linked Object and Embedded Object?
What is "NULL"?
What is Parser Bug?