About This File
Arise
Arise displays customizable on screen popup messages, its main purpose is to show chat or events on IRC. While it has been designed as a DLL (arise.dll) for mIRC it includes exports to be used in other situations.
readme.txt
Source
The source code was released on 24th January 2018.
Windows
Compile with Microsoft Visual Studio 6.
Goals
Create a DLL using only the Windows API.
Compile to a very small binary file size without using any compression.