home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / image / drwatson / include / cv.h next >
Encoding:
C/C++ Source or Header  |  1994-02-14  |  352 b   |  30 lines

  1. /*++
  2.  
  3.  
  4. Copyright (c) 1992  Microsoft Corporation
  5.  
  6. Module Name:
  7.  
  8.     cv.h
  9.  
  10. Abstract:
  11.  
  12.     This file contains all of the type definitions for accessing
  13.     CODEVIEW data.
  14.  
  15. Author:
  16.  
  17.     Wesley A. Witt (wesw) 26-March-1992
  18.  
  19. Environment:
  20.  
  21.     Win32, User Mode
  22.  
  23. --*/
  24.  
  25. #define _REAL10
  26.  
  27. #include "cvinfo.h"
  28. #include "cvexefmt.h"
  29.  
  30.