windows.h
Sign in to saveis a source code header file that Microsoft provides for the development of programs that access the Windows API (WinAPI) via C language. It declares the WinAPI functions, associated data types and common macros.
~4 min read
Article
9 sectionsContents
- Included header files
- Standard C
- Basic
- Extra
- OLE and COM
- Macros
- Other languages
- See also
- References
is a source code header file that Microsoft provides for the development of programs that access the Windows API (WinAPI) via C language. It declares the WinAPI functions, associated data types and common macros.
Access to WinAPI can be enabled for a C or C++ program by including it into a source file:
Connections
RPC
Entity
Winsock
Entity
Microsoft
Entity
Q15777
Entity
computer program
Entity
Q2370
Entity
Q11248
Entity
Q11230
Entity
source code
Entity
Q486487
Entity
Q575650
Entity
character
Entity
dynamic-link library
Entity
Windows API
Entity
Windows Registry
Entity
C standard library
Entity
C++ Standard Library
Entity
NetBIOS
Entity
Component Object Model
Entity
Universally Unique Identifier
Entity