Thread: Include{Help}

Results 1 to 9 of 9
  1. #1
    DreadKyller's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    122
    Reputation
    12
    Thanks
    21

    Include{Help}

    I am makeing a menu and have come across what seems to be only one error.

    When I posted the error on a different thread someone said "did you include D3D SDK?"

    I am used to the "#include" but is that what I use for this or is there a different way, if this is the way what do I put in the ""?

    tell me if either of these are right

    #include "d3d sdk";
    #include "d3dsdk";

    Also i not sure if the file is a .h or .lib file.

  2. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    #include <d3d9.h>
    #include <d3dx9.h>
    #pragma comment(lib, "d3dx9.lib")

    Put those in your File.h Or a header file Or a source file really doesnt matter

    But you also got include sdk to your project..
    Search in this forum how to add sdk..

  3. #3
    DreadKyller's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    122
    Reputation
    12
    Thanks
    21
    if it helps I'm useing your hans and gellins combined base.

  4. #4
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by DreadKyller View Post
    if it helps I'm useing your hans and gellins combined base.
    Ok well just download and include directx sdk..

  5. #5
    DreadKyller's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    122
    Reputation
    12
    Thanks
    21
    Omg, how do i include it is what I'm asking, you are telling me to do something without me knowing how... i can;t find anything on the forums about sdk at all...

  6. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    No need to get moody Just search it on google

  7. The Following User Says Thank You to whit For This Useful Post:

    Nubzgetkillz (10-20-2010)

  8. #7
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by whit View Post
    No need to get moody Just search it on google
    That is what I did to get my menu to work :] Google! and good luck on including it through properties include lib include ok bye idk if you got that but that was a huge hint bye

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  9. #8
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    Quote Originally Posted by DreadKyller View Post
    Omg, how do i include it is what I'm asking, you are telling me to do something without me knowing how... i can;t find anything on the forums about sdk at all...
    Download details: DirectX Software Development Kit


  10. #9
    DreadKyller's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    122
    Reputation
    12
    Thanks
    21
    I downloaded the software developemenk kit when I first got Visual C++ Studio, I just did not realize that SDK stood for that, if that was explained I would have been good, But I googled a video by microsoft that went through everything, and I found out there, so really only 3 lines, thank you, I think that's all the help I need for this.

    Just waiting for combat arms to patch so I can test it

Similar Threads

  1. [need Help] Source Included >.>
    By ryski123 in forum WarRock Hack Source Code
    Replies: 12
    Last Post: 12-06-2010, 08:48 PM
  2. [Help]Direct3D9 include files!
    By therofl in forum DirectX/D3D Development
    Replies: 0
    Last Post: 10-02-2010, 06:14 PM
  3. [Help]Include a program in a program
    By 258456 in forum C++/C Programming
    Replies: 11
    Last Post: 08-25-2010, 10:54 PM
  4. Please help [PICS INCLUDED] WITH ASHWOOPS BYPASS GOT SO FAR BUT YET SO CLOSE
    By beteasta3 in forum Combat Arms Hacks & Cheats
    Replies: 13
    Last Post: 08-05-2009, 06:02 AM
  5. need help with cheat engine hacks for u to tell me including amazing bypasser
    By george567 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 07-01-2007, 12:43 PM