Component which are used in 2nd layer

What are the different types of component parts which are used in 2nd layer?

E

Expert

Verified

There are of 4 different types of component parts that are used in 2nd layer:

a.    Kernel32.DLL: It allows the system-related functions which comprises Win32 API coding.

b.    Kernel32.DLL also consist of the wrappers which are placed around the lower-level of NTDLL functions.

c.    This can also provide the functionality for National Language Support (NLS) to handle the system in case NTDLL is not present.

d.    Advapi32.DLL: Advapi32.DLL consists of the functions which are related to that of the system such as registry and the service handlers.

e.    Gdi32.DLL: Gdi32.DLL consists of the basic functions which are used for drawings and to draw other shapes which are simple and can be manipulated on the display.

f.    user32.DLL:    user32.DLL consists of the functions which provide easy to use user-interface in Windows programming.

   Related Questions in Programming Languages

  • Q : What is Timeslice Timeslice : It is the

    Timeslice: It is the amount of running time assigned to a process or thread prior to the scheduler considers the other to be run. The process or thread will not be capable to employ its full allocation of time when it becomes blocked or preempted thro

  • Q : Explain Infinite loop Infinite loop :

    Infinite loop: The loop whose termination test never computes to false. At times this is a deliberate act on the portion of the programmer, employing a construct like:         whi

  • Q : Risks associated while porting a c pre

    Q. 1 Explain number of issues which are faced while porting a c pre processor in java. These issues always have the probability that the code will show errors while trying to execute the code in java.  Q.2 : Software Requirement Specification or Requirements for the studen

  • Q : State machine to identify three

    Explain a finite state machine which will detect three consecutive coins tosses of one coin which results in heads?

  • Q : Define Static nested class Static

    Static nested class: It is a nested class with static reserved word in its header. Dissimilar inner classes, objects of static nested classes contain no enclosing object. They are as well termed as nested top-level classes.

  • Q : What are Logical operators Logical

    Logical operators: The operators, like &&, ||, &, | and ^ which take two Boolean operands and generate a Boolean outcome. Employed as part of a Boolean expression, frequently in the condition of the control structure.

  • Q : Define Class Class : It is a

    Class: It is a programming language concept which permits data and techniques to be grouped altogether. The class concept is basic to the notion of an object-oriented programming language. Methods of a class define the set of permitte

  • Q : What are the uses of GPC and GPT What

    What are the uses of GPC and GPT?

  • Q : Define Radio buttons Radio buttons : It

    Radio buttons: It is a group of selectable components in which merely one component might be selected. The selection of one of the group that causes the previously chosen component to be deselected.

  • Q : State the term WSDL State the term WSDL

    State the term WSDL?

©TutorsGlobe All rights reserved 2022-2023.