Thread: Erm... quite stupid to ask this but...

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    29

    Erm... quite stupid to ask this but...

    Erm... can anyone help me

    What header should be include for programming win32 API programs...
    Is there more then one header or just a header for it.???
    Thanks....

  2. #2
    Akilla
    Guest

    windows.h

    windows.h ... I think.. is enough for basic progs.

    COOL PROGRAMS @ www.akilla.tk

  3. #3
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Assuming your compiler supports the WinAPI, it should be in windows.h.

    -Prelude
    My best code is written with the delete key.

  4. #4
    Unregistered
    Guest

    Talking

    YESH!!!
    Whoowho!!!
    Thanks a million guys!!!

  5. #5
    Registered User
    Join Date
    Jun 2002
    Posts
    106
    windows.h shoud work

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A stupid question...probably
    By Phoenix_Rebirth in forum C++ Programming
    Replies: 14
    Last Post: 09-26-2007, 04:53 PM
  2. stupid, stupid question
    By xelitex in forum C++ Programming
    Replies: 5
    Last Post: 12-22-2004, 08:22 PM
  3. Stupid stupid people.
    By adrianxw in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 03-11-2004, 12:07 PM
  4. Incredibly Stupid People
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 09-09-2003, 04:12 PM
  5. Stupid over reaction
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 09-30-2001, 08:03 PM