Thread: Seeking kickass Window tutorials on the net

  1. #1
    Registered User
    Join Date
    Apr 2006
    Posts
    49

    Seeking kickass Window tutorials on the net

    Hey, yo yo!

    Link me up with the best windows programming tuts on the net! One for begginers in 'C' in general, I only know basic stuff in C, but I'd like to do Win32 API's. Also I want the tut to teach in Plane vanilla C language not silly C++ or other object orientated languages.

    I also want it to work for microsoft visual xpress 2005.

  2. #2
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    I recommend searching the boards first as this question has been asked and answered many times in the past.

    It is often advised that you are comfortable with a language before specialising in an api so if you only 'know basic stuff in c' you should consider gaining more familiarity with that language first.

    That said, this is popular:

    http://www.winprog.org/tutorial/

    Quote Originally Posted by kermi3
    Welcome to the boards. If you haven't already done so then please take some time to familiarise yourself with the faq:
    http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

    Make sure you have a look at the the posting guidelines:
    http://cboard.cprogramming.com/annou...ouncementid=51
    Following the rules will ensure you get a prompt answer to your question.

    Remember, too, that the board has a search facility, a link is at the top of your screen:
    http://cboard.cprogramming.com/search.php
    It will often get you a quicker answer to your questions than waiting for a response to one you have posted.


    If you have any questions about this you may ask or you can contact one of our forum leaders:

    http://cboard.cprogramming.com/showgroups.php
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

  3. #3
    Registered User
    Join Date
    Apr 2006
    Posts
    49
    Ok, ty that looks good.

    I wasn't actually going to start with windows API immeditatly, I am currently working on a console project lol.
    Last edited by DarkMortar; 05-07-2006 at 07:46 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C or C++
    By AcerN30 in forum Game Programming
    Replies: 41
    Last Post: 05-30-2008, 06:57 PM
  2. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  3. Buttons + Edit Control
    By jay kay in forum Windows Programming
    Replies: 6
    Last Post: 03-09-2005, 05:36 PM
  4. Good window tutorials??
    By Jamazon in forum C++ Programming
    Replies: 1
    Last Post: 10-17-2001, 11:09 PM
  5. Invoking MSWord
    By Donn in forum C Programming
    Replies: 21
    Last Post: 09-08-2001, 04:08 PM