Skip to content
Grist home
All donations doubled!

First Windows Program -

break; default: return DefWindowProc(hwnd, msg, wParam, lParam);

Microsoft marketing eventually convinced him that "Windows" was a more intuitive name, reflecting the boxes that appeared on the screen to hold different programs. After years of development and delays, was officially released to the public on November 20, 1985 . What Was the First "App"? first windows program

Save the code in a file named FirstWindowsProgram.cpp . Save the code in a file named FirstWindowsProgram

: The program starts by including the Windows.h header file, which provides the necessary definitions and functions for working with the Windows API. At the time, Microsoft’s co-founder Bill Gates saw

The story began in , shortly after the introduction of the IBM PC. At the time, Microsoft’s co-founder Bill Gates saw a demonstration of "Visi On," a graphical user interface (GUI) for PC-compatibles. Recognising that the future was visual, Gates initiated a project internally codenamed "Interface Manager" .

switch (msg)