Libraries involved in Windows programming
Explain the important libraries involved in Windows programming?
Expert
There libraries which are used in Win32API are as follows:
a. MSVCRT.DLL: It is used as a dynamic link library or DLL which consists of the application logics.
b. The application of the standard library (stdlib) as well as its purposes is selected for Windows programming environment.
c. The functions that are used get defined in the common header files stdio.h, string.h, stdlib.h, and additional library files which are associated with it.
d. WS2_32.DLL: It provides Winsock2 library that contains the standard socket API which can be used to communicate on the internet.
Write basic difference between JavaScript and AJAX ?
The application has been earlier tested along with an S60 2nd Edition device and this is Symbian Signed. So can I install similar application to another S60 device?
Embedding C Code: Promela supports the use of embedded C code fragments inside the models through the use of the c_code primitive. Q : Acknowledge inside a transaction Normal Normal 0 false false
Normal 0 false false
Class scope: Private variables stated outside the methods in a class contain class scope. They are available from all methods within a class, in spite of the order in which they are stated. The private methods too contain class scope. Variables and me
Actual argument: The value of an argument enacted to a method from exterior to the method. Whenever a method is called, the real argument values are copied into analogous formal arguments. The kinds of the actual arguments should be compatible with th
Multiple Inheritance: In C++, multiple-inheritance occurs when a class inherits from more than one parent. For example: Q : State the term multi programming State State the term multi programming.
State the term multi programming.
Finalization: Instantly before an object is garbage collected, its finalize method is called. This offers it the opportunity to free any resources it may be holding on to.
Behavior: It is the methods of a class which implement its behavior. A particular object's behavior is a mixture of the method definitions of its class and the present state of the object.
18,76,764
1924625 Asked
3,689
Active Tutors
1431041
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!