Open link.
I full noob at C and english,sorry:3
What it is paste to code to open the some link?
Example:mpgh.ru
in c++ put this code in your base ShellExecuteA(NULL,"Open","http://www.mpgh.net",NULL,NULL,1); you will get in the site everytime you inject your dll!!!...
Or just
system("start mpgh.net");
Yes i agree with philong it is much easier ^_^