Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
StdAfx.h
Package: 44757463.rar [view]
Upload User: lj3531212
Upload Date: 2007-06-18
Package Size: 346k
Code Size: 2k
Category:
Graph Drawing
Development Platform:
Visual C++
- // stdafx.h : include file for standard system include files,
- // or project specific include files that are used frequently, but
- // are changed infrequently
- //
- #if !defined(AFX_STDAFX_H__38364AC5_4E1C_4765_9BF7_76AA30174043__INCLUDED_)
- #define AFX_STDAFX_H__38364AC5_4E1C_4765_9BF7_76AA30174043__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
- #include <afxwin.h> // MFC core and standard components
- #include <afxext.h> // MFC extensions
- #include <afxdisp.h> // MFC Automation classes
- #include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
- #ifndef _AFX_NO_AFXCMN_SUPPORT
- #include <afxcmn.h> // MFC support for Windows Common Controls
- #endif // _AFX_NO_AFXCMN_SUPPORT
- #include "FlRect.h"
- #include "GlobalFunction.h"
- #include "Shape.h"
- #include "Line.h"
- #include "Parallelogram.h"
- #include "Circle.h"
- #include "Ellipse.h"
- #include "Rectangle.h"
- #include "RoundRect.h"
- #include "Polygon.h"
- #include "ModelCurve3Param.h"
- #include "ModelCurve2AvB.h"
- #include "BezierCurve.h"
- #include "Und_Base.h"
- #include "UND_Create.h"
- #include "UND_Move.h"
- #include "UND_Rotate.h"
- #include "UND_Magnify.h"
- #include "UND_ShowPoints.h"
- #include "UND_TopToBtm.h"
- #include "UND_LeftToRight.h"
- #include "UND_Delete.h"
- #include "UND_Copy.h"
- #include "UND_Edit.h"
- #include "UND_Property.h"
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_STDAFX_H__38364AC5_4E1C_4765_9BF7_76AA30174043__INCLUDED_)