Thread: <windows.h>?

  1. #1
    Flash Animator, OF DOOOOM bluehead's Avatar
    Join Date
    Nov 2001
    Posts
    269

    <windows.h>?

    I have been on dos programming for a while, and now im gonna do windows. One thing i need to know is do you know where to get window programming tuts?? and the second thing is what the heck is <windows.h> or what is it used for ((what function is it used for??))
    Code:
    #if _emo
      #define stereo_type_i_dislike
    #endif

  2. #2
    Registered User
    Join Date
    Aug 2001
    Posts
    61
    Well for windows programming tutorials you can go to http://www.winprog.org/ they have some good ones.
    Windows.h is basically the header file that contains all of the functions that you need to program windows programs.

  3. #3
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    winprog.org is very advanced. I don't think it starts you off right. Go to my windows tutorials

  4. #4
    Unregistered
    Guest

    windows

    Xterria...i see your just trying to help, and your prob a very smart 12 year old...but you are 12 and your tutorials are seriously lacking...and even if they werent theres not much there at all. I say, take some time to get your site up to par, mabye spend some time thinking about how you could make your tutorials a little more complete...and then try to get the masses headed toward your sight. Right now your overextending your reach.

  5. #5
    Unregistered
    Guest
    Dude it looks like you copied your tuts right out of a text book, and added a "stay cool" phrase at the end to make it sound like you wrote the whole thing.

  6. #6
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    nope...I made them 100% myself. No joke!

  7. #7
    Registered User
    Join Date
    Aug 2001
    Posts
    154
    You might check your web page. I'm on Netscape 4.7 and most of it doesn't show, just the header and a black background. Works in Explorer.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. <windows.h>
    By TehClutchKiller in forum Windows Programming
    Replies: 6
    Last Post: 05-28-2008, 03:30 AM
  2. C - including the <windows.h> header file
    By Jolu42 in forum C Programming
    Replies: 4
    Last Post: 05-13-2007, 01:05 PM
  3. Errore opening the include <windows.h>
    By rasheed in forum Windows Programming
    Replies: 5
    Last Post: 05-21-2006, 11:23 PM
  4. <windows.h> compiler help..!
    By The Brain in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2005, 08:47 PM
  5. <windows.h>
    By Jarrette in forum C++ Programming
    Replies: 11
    Last Post: 05-02-2003, 05:46 AM