Search:

Type: Posts; User: Hidden-Shadow

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,084

    Detailed newbie tutorials.

    I'm in desperate need of some in depth tutorials that talk about classes and where to put stuff, because I keep going through a DirectX tutorial and It doesn't show where I put the stuff.

    such as...
  2. Replies
    5
    Views
    2,234

    DirectX SDK Error, annoyance

    Win32 project i'm pretty sure.
  3. Replies
    5
    Views
    2,234

    DirectX SDK Error, annoyance

    I switch to MSV C++ 6.0 and tried #include <ddraw.h> and this showed up:

    Linking...
    LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
    Debug/DDrawtut.exe : fatal error...
  4. Replies
    5
    Views
    2,234

    DirectX SDK Error, annoyance

    When i'm trying to compile a program in C++ I keep getting an error:

    at the line

    #include "dxfile.h" // defines LPDIRECTXFILEDATA

    and the debugger says:

    Compiler: Default compiler...
Results 1 to 4 of 4