home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / console / readme.txt < prev    next >
Encoding:
Text File  |  1996-01-17  |  633 b   |  15 lines

  1. Demonstration of the Console Functions
  2.  
  3.  
  4. The CONSOLE sample demonstrates most of the Win32 console functions. The 
  5. program takes no parameters. After starting the sample, you can click one 
  6. of the functions on the screen to get a demonstration of that function. 
  7. When viewing a demo of the function, the title of the Console window is 
  8. changed to show the name of the source file where that demo function 
  9. resides. This should make it easy to find the sample code where the 
  10. function of interest resides.
  11.  
  12. Please note that some of the demos cover multiple console functions, so 
  13. some of the choices run the same demo.
  14.  
  15.