Simple implementation of invisible utility window. It is designed to be a simple target for windows messages, e.g. for interprocess communication.
-
Updated
Nov 5, 2024 - Pascal
Simple implementation of invisible utility window. It is designed to be a simple target for windows messages, e.g. for interprocess communication.
Small library for interprocess communication based on Windows message queue system (but also works on Linux via SimpleMessages). Intended only for exchange of small data and/or for notifications.
Add a description, image, and links to the windows-messages topic page so that developers can more easily learn about it.
To associate your repository with the windows-messages topic, visit your repo's landing page and select "manage topics."