Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy

    HELP WITH MENU BASE

    IM GETTING THIS ERROR EVERYTIME I TRY TO BUILD IT PLZ HELP ME



    1>Main.obj : error LNK2019: unresolved external symbol _D3DXCreateFontA@48 referenced in function __catch$?Render@cmain@@QAEXPAUIDirect3DDevice9@@@Z$0
    1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup

  2. #2
    mountainjew's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    18
    My Mood
    Amused
    You don't have your includes set right.

    https://www.mpgh.net/forum/207-combat...lins-base.html

  3. #3
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    fix now i got something else


    1>MSVCRT.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup
    Last edited by yoyoman4567; 09-30-2011 at 03:43 PM.

  4. #4
    mountainjew's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    18
    My Mood
    Amused
    Pebkac....


    Check the lib imports as well, if you actually read the compiler message, it says what is wrong.

    edit:
    Try changing project to a multi-byte mode under project settings and general as well as a DLL file and not console.
    Last edited by mountainjew; 09-30-2011 at 03:53 PM. Reason: adjusting to what user edited his message to.

  5. #5
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy

    heyy

    Quote Originally Posted by mountainjew View Post
    Pebkac....


    Check the lib imports as well, if you actually read the compiler message, it says what is wrong.
    i still wont work i tryed it?????????????????????????????????????
    Last edited by yoyoman4567; 09-30-2011 at 04:21 PM.

  6. #6
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    You're trying to compile a window app not a hack
    No I do not make game hacks anymore, please stop asking.

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

    TrollMan (10-02-2011)

  8. #7
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy

    lollololol just found that out

    Quote Originally Posted by flameswor10 View Post
    You're trying to compile a window app not a hack
    my new problem is

    1>Menu.obj : error LNK2019: unresolved external symbol __imp__GetAsyncKeyState@4 referenced in function "public: bool __thiscall cMenu::MouseClick(int,int,int,int,int,int)" (?MouseClick@cMenu@@QAE_NHHHHHH@Z)
    1>Menu.obj : error LNK2019: unresolved external symbol __imp__GetCursorPos@4 referenced in function "public: bool __thiscall cMenu::MouseClick(int,int,int,int,int,int)" (?MouseClick@cMenu@@QAE_NHHHHHH@Z)

  9. #8
    mountainjew's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    18
    My Mood
    Amused
    If you don't have the Windows SDK, or if its really outdated, update it and the directX SDK. What base are you using?

  10. #9
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    im using this base

    https://www.mpgh.net/forum/207-combat...menu-base.html

    1>Menu.obj : error LNK2019: unresolved external symbol __imp__GetAsyncKeyState@4 referenced in function "public: bool __thiscall cMenu::MouseClick(int,int,int,int,int,int)" (?MouseClick@cMenu@@QAE_NHHHHHH@Z)
    1>Menu.obj : error LNK2019: unresolved external symbol __imp__GetCursorPos@4 referenced in function "public: bool __thiscall cMenu::MouseClick(int,int,int,int,int,int)" (?MouseClick@cMenu@@QAE_NHHHHHH@Z)

    thats my new error
    Last edited by yoyoman4567; 10-02-2011 at 03:13 PM.

  11. #10
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    Lol make a hotkey hack
    |^^^^^^^^^^\||____
    |The[MPGH]Truck |||'""|""\__,_
    | _____ 4ever __ l||__|__|___|)
    |(@)@)"""""""**|(@)(@)**|(@)


  12. #11
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    Quote Originally Posted by wicho_koz View Post
    Lol make a hotkey hack
    no hotkey hacks suck balls

  13. #12
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Quote Originally Posted by yoyoman4567 View Post
    no hotkey hacks suck balls
    Well you won't go very far with a menu hack no offence.
    No I do not make game hacks anymore, please stop asking.

  14. #13
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by yoyoman4567 View Post
    no hotkey hacks suck balls
    Well learn about memory and the syntax of C++ before you attempt anything more advanced -___-

  15. #14
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    ok sure i will do that sure whatever this is why i dont ask for help because you never get it on here

  16. #15
    mountainjew's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    18
    My Mood
    Amused
    Check back here in about an hour and I should have a video showing you step by step to compile this hack. You will have to update the detour and addresses automatically.

    Here ya go:
    Last edited by mountainjew; 10-02-2011 at 07:02 PM.

  17. The Following User Says Thank You to mountainjew For This Useful Post:

    yoyoman4567 (10-02-2011)

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] Please Help With Menu Hacks
    By power010 in forum Combat Arms Help
    Replies: 8
    Last Post: 08-26-2011, 04:36 AM
  2. Help with C00lGuys base
    By eXaLtIc™ in forum Combat Arms Coding Help & Discussion
    Replies: 11
    Last Post: 10-03-2010, 05:58 AM
  3. Help with Gellins Base.
    By Beatz in forum Combat Arms Help
    Replies: 5
    Last Post: 07-15-2010, 08:44 PM
  4. Help with gellins base!
    By Mr.Magicman in forum C++/C Programming
    Replies: 12
    Last Post: 06-08-2010, 07:32 AM
  5. help with gellins base for CA
    By RedThunder in forum C++/C Programming
    Replies: 8
    Last Post: 03-15-2010, 09:49 AM