carterjones / hello-world-dll

a DLL that will show a MessageBox with the message, "Hello world!"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-world-dll

This project compiles into a DLL that will show a MessageBox with the message, "Hello world!". It is only intended to be used for verifying that LoadLibrary calls work in other applications.

You can get the latest release from here: https://github.com/carterjones/hello-world-dll/releases

About

a DLL that will show a MessageBox with the message, "Hello world!"

License:Other


Languages

Language:C++ 100.0%