Results 1 to 3 of 3

Thread: Window.h

  1. #1

    Thread Starter
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553

    Window.h

    Hi everyone! Im new to C++ and im using Visual C++.
    My Window.h header file is wrong, could anyone send me a Window.h file that works???
    ICQ: 128716725

  2. #2
    jim mcnamara
    Guest
    How do you know your windows.h is wrong?

  3. #3
    Addicted Member bataeu's Avatar
    Join Date
    Nov 2000
    Location
    Walla Walla, Washington
    Posts
    144
    my guess, he is trying
    #include <window.h>
    instead of
    #include <windows.h>
    C, C++ and none of that MCF crap either!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width