home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / Chapter4 / 4-1 / FirstConsole.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-10-24  |  344 b   |  13 lines

  1.  
  2. #if !defined(AFX_FIRSTCONSOLE_H__4D934428_6AFE_11D2_947B_004095268F7F__INCLUDED_)
  3. #define AFX_FIRSTCONSOLE_H__4D934428_6AFE_11D2_947B_004095268F7F__INCLUDED_
  4.  
  5. #if _MSC_VER > 1000
  6. #pragma once
  7. #endif // _MSC_VER > 1000
  8.  
  9. #include "resource.h"
  10.  
  11.  
  12. #endif // !defined(AFX_FIRSTCONSOLE_H__4D934428_6AFE_11D2_947B_004095268F7F__INCLUDED_)
  13.