Thread: windows.h library

  1. #1
    Registered User
    Join Date
    Jan 2004
    Posts
    21

    windows.h library

    How does this library works? i know it's for making windows-based programs but i wanted to know what are the functions if possible

  2. #2
    Sweet
    Join Date
    Aug 2002
    Location
    Tucson, Arizona
    Posts
    1,820
    Here is a good tutorial on the windows api.
    http://www.winprog.org/tutorial/
    If you want to look up the functions check out jverkoey's site for the api reference file.
    http://ftgu.thejefffiles.com/downloads.php
    Woop?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What's an import library?
    By chiefmonkey in forum C++ Programming
    Replies: 1
    Last Post: 06-19-2009, 05:00 PM
  2. Property Set Library (PSL) - Announcement
    By vultur_gryphus in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 05-29-2008, 06:04 AM
  3. Makefile for a library
    By sirmoreno in forum Linux Programming
    Replies: 5
    Last Post: 06-04-2006, 04:52 AM
  4. very weird .h problem
    By royuco77 in forum C++ Programming
    Replies: 1
    Last Post: 09-11-2005, 07:55 AM
  5. better c string functions
    By samps005 in forum C Programming
    Replies: 8
    Last Post: 11-04-2003, 01:28 PM