TobyAdd / UniversalWin32DLLApplication

Simple window in dll file written in c++ using winapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniversalWin32DLLApplication

Simple window in dll file written in c++ using winapi image For using it, you must install visual studio code and open folder of cloned repo (this)

You also need to change the name of the window (dllmain.h) image

After this inject dll in some application or game.

About

Simple window in dll file written in c++ using winapi

License:MIT License


Languages

Language:C 46.3%Language:C++ 45.1%Language:CMake 8.6%