Function of windows-dot-h header file

What is the function of header file ?

E

Expert

Verified

<windows.h> header file is used to access the Win32 API functions and it makes it easier for the user to use the in-built functionality.

a. In the source code Win32 executable is used, if the inbuilt functions are used or included in the main file.

b. The header file in particular includes the library and functions used in the libraries such as stdio.h otherwise stdlib.h.

c. It includes the functionality of macros and other components are used that provide amendment, extension and replace of the things in the libraries.

d. For the string functions UNICODE is used which allow the C library functions to be included in the windows kernel.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.