2,105 Topics
Question

Why does changing the window class name affect the exit code of a Win32 program?

Question

Why is Windows.h required for the use of OpenGL functions?

Question

How can I get the size of the monitor that my current window is on in WinUI 3 and Win32?

Question

Subclassing RichEdit control causes text to no longer display

Question

How can I solve the CL error windows.h function unresolved [duplicate]

Question

Invalid handle when using CreateProcessA

Question

How to use the WinAPI & kerberos keytab to create a login session on a domain joined computer?

Question

How does windows.h create windows?

Question

Is there a win32 function to capture contents under the provided layered window?

Question

GetModuleHandle implementation doesnt work

Question

DPAPI with Keys Stored in the TPM

Question

How to unset the default printer when calling PrintDlg

Question

Windows 10 C# unload user profile

Question

Purpose of CONSOLE_REAL_OUTPUT_HANDLE macro

Question

Why is the first PlaySound call from memory delayed a lot in WinAPI?