Search:

Type: Posts; User: Killhard666

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,663

    I can see where you are coming from. But as you...

    I can see where you are coming from. But as you might be able to tell, this is somewhat hard to explain. Basically, having a program that is capable of extracting the header files from a .dll. (I...
  2. Replies
    5
    Views
    1,015

    For graphics and such for games, might I suggest...

    For graphics and such for games, might I suggest using something like Maya 7? Possibly LightWave 8.2 or something of the sort? Use a game engine for the game. You will need C++, but a little bit of...
  3. There are many different tutorials, such as the...

    There are many different tutorials, such as the one posted before me, and ones like the one I have posted. Many people get confused. I most certainly did when I was first beginning. Maybe they both...
  4. Thread: Need help

    by Killhard666
    Replies
    8
    Views
    1,027

    What? Please try to be a little bit more clear...

    What? Please try to be a little bit more clear and I could help.
  5. Ah, I should have realized that, my bad, oh well,...

    Ah, I should have realized that, my bad, oh well, my post might help people with 2003.
  6. I actually use Visual Studio .NET 2003 Enterprise...

    I actually use Visual Studio .NET 2003 Enterprise Architect. If you wish to do that in VS, you would have to put it in this format:


    #include "iostream"
    using namespace std;

    void main(void)...
  7. Replies
    5
    Views
    1,663

    .h and .lib unloader

    Hello, I am somewhat new to C++, I have read books on it, and I have been messing aorund with it for quiet a while. I am slowly catching on. But I do have on question. I know this is possible, but I...
Results 1 to 7 of 7