An open API service indexing awesome lists of open source software.

https://github.com/joymon/win32ipcdemo

Demo app for Win32 IPC APIs such as SendMessage
https://github.com/joymon/win32ipcdemo

Last synced: about 1 year ago
JSON representation

Demo app for Win32 IPC APIs such as SendMessage

Awesome Lists containing this project

README

          

# Win32IPCDemo
Demo app for Win32 IPC APIs such as SendMessage

##How to run
- Download the source
- Compilation will generate the exe files in .\Binaries folder
- Run the .exe files and use the buttons inside to send message back and forth.