File: CcccDevStudioAddIn.h

package info (click to toggle)
cccc 3.pre81-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,820 kB
  • ctags: 4,972
  • sloc: ansic: 33,244; cpp: 10,691; java: 618; makefile: 165; sh: 11
file content (23 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// CcccDevStudioAddIn.h : main header file for the CCCCDEVSTUDIOADDIN DLL
//

#if !defined(AFX_CCCCDEVSTUDIOADDIN_H__2AB447B3_A834_11D3_AFED_444553540000__INCLUDED_)
#define AFX_CCCCDEVSTUDIOADDIN_H__2AB447B3_A834_11D3_AFED_444553540000__INCLUDED_

#ifndef __AFXWIN_H__
	#error include 'stdafx.h' before including this file for PCH
#endif

#include "resource.h"		// main symbols

#include <ObjModel\addguid.h>
#include <ObjModel\appguid.h>
#include <ObjModel\bldguid.h>
#include <ObjModel\textguid.h>
#include <ObjModel\dbgguid.h>


//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_CCCCDEVSTUDIOADDIN_H__2AB447B3_A834_11D3_AFED_444553540000__INCLUDED)