Thread: wincon.h

  1. #1
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246

    wincon.h

    Does anybody know any reference or a manual on it?
    (Just don't shoot me to MSDN.)
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

  2. #2
    Rabite SirCrono6's Avatar
    Join Date
    Nov 2003
    Location
    California, US
    Posts
    269
    But MSDN is obviously your best bet. Of course, there is also adrianxw's tutorials on Win32 consoles.
    Also, must people simply include <windows.h> rather than specifically <wincon.h>.
    From C to shining C++!

    Great graphics, sounds, algorithms, AI, pathfinding, visual effects, cutscenes, etc., etc. do NOT make a good game.
    - Bubba

    IDE and Compiler - Code::Blocks with MinGW
    Operating System - Windows XP Professional x64 Edition

  3. #3
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246
    Yes, adrianxw should be good. And I include windows.h too. I hope to be able to buy a new MSDN cd in next 6 months.
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Structures and wincon.h
    By krazy_bus in forum C++ Programming
    Replies: 1
    Last Post: 10-07-2002, 01:32 AM