Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 242 Bytes

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.