Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 43
  1. #16
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Quote Originally Posted by Fabolous View Post

    Post the error log here , i will look through it i guess.
    Ok.

    Code:
    1>------ Build started: Project: d3dx_hook, Configuration: Release Win32 ------
    1>  cMenu.cpp
    1>cFunctions.obj : error LNK2001: unresolved external symbol _D3DXCreateFontW@48
    1>C:\Users\*************\Desktop\Combined base v3\Release\d3dx_hook.dll : fatal error LNK1120: 1 unresolved externals
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  2. #17
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    What SDK are you using? Honestly try using June 2010 SDK because it could be your SDK since its maybe old.

  3. #18
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by ************* View Post


    Ok.

    Code:
    1>------ Build started: Project: d3dx_hook, Configuration: Release Win32 ------
    1>  cMenu.cpp
    1>cFunctions.obj : error LNK2001: unresolved external symbol _D3DXCreateFontW@48
    1>C:\Users\*************\Desktop\Combined base v3\Release\d3dx_hook.dll : fatal error LNK1120: 1 unresolved externals
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Find D3DXCreateFontW and change it to D3DXCreateFontA in your source
    Dont ban me

  4. #19
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by markoj View Post
    Find D3DXCreateFontW and change it to D3DXCreateFontA in your source
    I helped fix it , he tried to link to an SDK Folder but he just downloaded it as an open source w/o installing so he was missing alot of stuff.

  5. #20
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by markoj View Post
    MS detours?
    Yes they are correct, why?
    Modified Detours 1.5

  6. #21
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Quote Originally Posted by whit View Post
    Modified Detours 1.5
    Yes, it was made by you ;p

    But, i still dc about 1 min ingame... (from CShell.dll)

    Any suggestions?

    @whit
    Last edited by Cryptonic; 04-19-2011 at 06:56 PM.

  7. #22
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by ************* View Post


    Yes, it was made by you ;p

    But, i still dc about 1 min ingame... (from CShell.dll)
    Nah i didnt make the detours

  8. #23
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Quote Originally Posted by whit View Post
    Nah i didnt make the detours
    Well, it was included in your base.

    btw, any say on why im dcing from CShell?
    Last edited by Cryptonic; 04-19-2011 at 06:59 PM.

  9. #24
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by ************* View Post


    Well, it was included in your base.
    Sure are...But microsoft made them....
    The only thing different is that you can Specify your own Detour length

  10. #25
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Quote Originally Posted by whit View Post
    Sure are...But microsoft made them....
    The only thing different is that you can Specify your own Detour length
    Whatever, it was "modified" by you...

    You have any idea why im dcing from cshell?


  11. #26
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    HackShield is not liking your hack. Fix it.

  12. #27
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    HackShield is not liking your hack. Fix it.
    lol, im only a noob.

    why do you think im asking?

  13. #28
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    You didnt add DirectX9 Lib

    #pragma comment(lib, "d3dx9.lib")
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  14. #29
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    hehehehe The detours are only correct if you make them correct

    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

  15. #30
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by Nubzgetkillz View Post
    hehehehe The detours are only correct if you make them correct
    Welcome back nigga


    And also

    @************* It's those console commands that are causing the problem

Page 2 of 3 FirstFirst 123 LastLast