home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VCM / VCM.MDB / VcmComponentContainer / 21_Cabinet / API2HELP.H < prev    next >
Encoding:
C/C++ Source or Header  |  1998-05-18  |  812 b   |  27 lines

  1. // API2Help.h : main header file for the API2HELP DLL
  2. //
  3.  
  4. // Copyright (C) 1992-1998 Microsoft Corporation
  5. // All rights reserved.
  6.  
  7. #if !defined(AFX_API2HELP_H__17A2229C_431B_11D0_B88F_00C04FD7A0F0__INCLUDED_)
  8. #define AFX_API2HELP_H__17A2229C_431B_11D0_B88F_00C04FD7A0F0__INCLUDED_
  9.  
  10. #ifndef __AFXWIN_H__
  11.     #error include 'stdafx.h' before including this file for PCH
  12. #endif
  13.  
  14. #include "resource.h"       // main symbols
  15.  
  16. #include <ObjModel\addguid.h>
  17. #include <ObjModel\appguid.h>
  18. #include <ObjModel\bldguid.h>
  19. #include <ObjModel\textguid.h>
  20. #include <ObjModel\dbgguid.h>
  21.  
  22.  
  23. //{{AFX_INSERT_LOCATION}}
  24. // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
  25.  
  26. #endif // !defined(AFX_API2HELP_H__17A2229C_431B_11D0_B88F_00C04FD7A0F0__INCLUDED)
  27.