ehh lol they're the same enough but i checked theres no real solution settings that are different than vcproj or w/e
Printable View
Yeah, I get what you mean. Typically I open the vproj because in my experience it loads faster. Haha
Oh, Unicode support. That means that sizeof(char) will return 2 instead of 1. This is actually pretty important if you were planning on doing
typedef char byte;
Because byte will be an extra byte.
Anyway, thanks Harold.
Yeah, I hate C++ string support. I wish there was a better way to work with them, like PHP has 10x better string support even if it is slower. I just think it is stupid. /END Rant
Thanks harold.
You are Welcome.
Harold, I have two questions.
1. Do you reckon you could tell me which D3D starter kit you used (or did you code your own?)
2. Can I call you "Roldy"?
HawwwaH: Just get the D3D libraries and headers from Microsoft.
Thread re-opened.
Ok, I think C++ is not so confussing anymore. I have been screwing around with this and Longevitys cham d3d9 tutorial.
There is more to hack making than just C++ though warrick983
Harold: I made a little sig scanner, do you have a symbol dump for the current build or no? It would be awesome if we could get one.