First of all, i realise most of you use Visual c++, but i can't afford that, so i use Borlands free c/c++ compiler instead, not much tutorials i found on how to use Directx with Borland c/c++ compiler and the ones that are out there are a bit confusing especially when you've been up a while. I'm not sure what i need to do.
"In my borland\include directory i have all the directx header files that came with borland when i downloaded it.
Question: do i need to replace those with the header files in the directx\include directory, or do i need to just import the directx library files to my borland\lib folder?
hmm, another thing, a bout that implib, can someone show me a real example on how to import those libraries from Directx to my Borland\lib folder using implib.exe, the example in borland's "Window help file" is really vague, or maybe i'm just tired. thanks in advance.
any help would be appreciated
"In my borland\include directory i have all the directx header files that came with borland when i downloaded it.
Question: do i need to replace those with the header files in the directx\include directory, or do i need to just import the directx library files to my borland\lib folder?
hmm, another thing, a bout that implib, can someone show me a real example on how to import those libraries from Directx to my Borland\lib folder using implib.exe, the example in borland's "Window help file" is really vague, or maybe i'm just tired. thanks in advance.
any help would be appreciated