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
Explain the working with task in Gantt chart view.
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
Where can I get good up-to-date information about VB?
what are the Types of DBCombo boxes?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is ODBC Direct and Microsoft Jet Database Engine ?
Explain Types of DBCombo boxes?
What is the use of Imagelist Controls ?
Is there any way to pass a variable to a form apart from using global variables?
what is the control used to call a windows application.
What is the use of Tabledef?
What is the use of Tabledef?
What is datagrid in vb net?
What is DAO?
Is there any Edit method in ADO Data Access method?