Results 1 to 2 of 2
  1. #1
    JayFabulous's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Fine

    Help learning WinAPI?

    Hello MPGH,

    I ordered a book on C++ WinAPI - "Programming Windows (Microsoft Programming Series) - Charles Petzold", but it won't be here for a few weeks.

    Do I have to learn the WinAPI in order to game hack?
    Which should I be more focused on, DirectX development or WinAPI?
    Did this all seem like a foreign language (no pun intended) to you guys too?


    I thought by learning the console API that this would clear up a lot of my questions, but it only sparked more. I think i've mastered console though.

    All this code seems to esoteric. Nothing that I read or watch is helping me understand it more...Is microsoft trying to keep this API a fucking secret?


    -camelCase

  2. #2
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Yes you need to learn Windows API to hack games on the Windows platform.

    Here is an excellent tutorial:
    Tutorial: Getting Started

    They aren't trying to keep Windows API a secret, MSDN has documented every possible Windows API function known to man ( lul ) and a lot of them have examples of how to use them. From here on, Google is no longer your best friend, MSDN is.

Similar Threads

  1. SO we don't have to learn winapi
    By 258456 in forum C++/C Programming
    Replies: 5
    Last Post: 08-01-2010, 07:42 AM
  2. [Help]Learn VB[Closed][Solved]
    By Drake in forum Visual Basic Programming
    Replies: 12
    Last Post: 07-20-2010, 11:15 PM
  3. [Help]Learning VB
    By bayley60 in forum Visual Basic Programming
    Replies: 27
    Last Post: 07-17-2010, 09:30 PM
  4. BIG NOOB here please help learn coding
    By brysonlee in forum C++/C Programming
    Replies: 25
    Last Post: 05-07-2010, 12:28 PM
  5. need help learning glitches
    By BinDrinkin in forum CrossFire Glitches
    Replies: 7
    Last Post: 04-13-2010, 02:13 AM