Description: This sample demonstrates how to inject a DLL into a remote process using CreateRemoteThread. Specifically, this application adds a toolbar to the Windows Notepad application. This program will work on Windows NT, 2000 and XP.
To Search:
File list (Check if you may need any files):
readme.txt
screenshot.jpg
Source
......\Compile-LCC-WIN32.bat
......\Compile-MSVC.bat
......\dll_cmdids.c
......\dll_main.c
......\dll_rsrc.h
......\dll_rsrc.rc
......\dll_tbicons.bmp
......\dll_toolbar.c
......\launch_icon.ico
......\launch_main.c
......\launch_rsrc.rc