Message loop in Microsoft Windows

id: message-loop-in-microsoft-windows-192-9682346
title: Message loop in Microsoft Windows
text: The message loop is an obligatory section of code in every program that uses a graphical user interface under Microsoft Windows. Windows programs that have a GUI are event-driven. Windows maintains an individual message queue for each thread that has created a window. Usually only the first thread creates windows. Windows places messages into that queue whenever mouse activity occurs on that thread's window, whenever keyboard activity occurs while that window has focus, and at other times. A pro
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Message_loop_in_Microsoft_Windows
date created:
date modified: 2024-04-03T06:46:21Z
main entity: {"identifier":"Q10296490","url":"https://www.wikidata.org/entity/Q10296490"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part