hey guys i will amke a wallhack can someone teach me how to make d3d in c++. I have read a lot in the internet but i don't knoe what i do pls help then comes a big release on mpgh
just get a C++ book and read
Originally Posted by DaRk
just get a C++ book and read
i have already read a c++ book but i don't know -.- help pls
make first a normal auto on hack!
then try D3D.
You won´t find any D3D in C++ books.
D3D = Direct3D programming
Here are some tutorials: http://www.gametutorials.com/gtstore/c-5-directx.a spx
But you need to know how to programme in C++ to understand this
Originally Posted by A$IAN
You won´t find any D3D in C++ books.
D3D = Direct3D programming
Here are some tutorials: http://www.gametutorials.com/gtstore/c-5-directx.a spx
But you need to know how to programme in C++ to understand this
D3D isnt another programming language..Its just C++
Originally Posted by antihacking1
D3D isnt another programming language..Its just C++
I know but in the C++ basic books you won´t find anything about D3D
Originally Posted by A$IAN
I know but in the C++ basic books you won´t find anything about D3D
True.
If you want to say it in a short way: D3D are "classes" made by Microsoft xD
Originally Posted by Brimir
True.
If you want to say it in a short way: D3D are "classes" made by Microsoft xD
Right, Could say that too
Its not only useable in C++:
One advantage of using COM is that the API can be used in any COM-aware language, notably Delphi, and Microsoft Visual C++, C#, and Visual Basic .NET.
Originally Posted by Brimir
Its not only useable in C++:
managed d3d in VB/C# is stupid...
Originally Posted by giniyat101
managed d3d in VB/C# is stupid...
Ya it is, lol. It's so high level you don't really have a lot of control on things.