Wat is d diff b/w API fns & Norm fns

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


Please Help Members By Posting Answers For Below Questions

Explain about creating VB applications in excel?

667


Why does everybody say I should save in TEXT not BINARY?

1140


What is the use of parameters collection?

1550


How would you add elements and pictures to listitems in listview control?

1446


How do I get a bitmap picture in a field in an Access database?

888






What is the use of progress Bar Control?

1503


How many File System Controls are there Explain?

1528


how a multiple routing works ?

2299


Is there a way to break long lines in VB code?

956


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1710


How do I create a new form in visual basic?

519


___ is a property to resize a label control according to your caption.

1090


Binary Access-method isused to access file in which manner?

1414


Can a VB application be an OLE server?

978


What is form in visual basic?

526