How to make Hacks using VC++ 6.0 [+Screen Shot]Hello Everyone. a new tutorial for you guy's Q.Why VC++ 6.0? A.Because it's easy to download, or you can use portable version. Q.Is this working? A.why don't you try? So let's start. First open VC++ 6.0 and click File->New And select "Win32 Dynamic-Link Library" and your Progject name ex. "NoMenu" click "Finish." Now Press "Ctrl+N" , select "C++ Source File" and your File Name ex. "Main" click "FileView" paste your code or what ever you wan't Q.How to change Project configuration.? and select "Release" and click "OK" And now you can build it. Credits to. @Alex_Agnew @Jov @Lonesome Cowboy @Mayion Aprrove? @BACKD00R , @Flengo Enjoy,
Originally Posted by Coderz Nice Share ^^ but im working on Dev C++ ... can u give me the Dev C++ ur using? xD
Uhmm... could you kindly elaborate the part about the codes? Some time ago, I was trying to learn this and I read that you need addies, then source codes...
Originally Posted by F l a p J a c K ™ can u give me the Dev C++ ur using? xD dllmain.cpp -> your source code dont forget to include "dll.h" dll.h -> add your addies
Originally Posted by Coderz dllmain.cpp -> your source code dont forget to include "dll.h" dll.h -> add your addies i know that part already im asking for Dev C++ version ur using