home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / minimal / mindriv / premindr.h < prev   
C/C++ Source or Header  |  1998-03-26  |  257b  |  10 lines

  1. // prelabdr.h : include file for standard system include files,
  2. //  or project specific include files that are used frequently, but
  3. //      are changed infrequently
  4. //
  5.  
  6. #include <stdio.h>
  7. #include <windows.h>
  8. #include <tchar.h>
  9. #include <crtdbg.h>
  10.