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
ReadMe.txt
Package: proppagecntr.zip [view]
Upload User: lc8096
Upload Date: 2007-01-02
Package Size: 40k
Code Size: 3k
Category:
ActiveX-DCOM-ATL
Development Platform:
Visual C++
- ========================================================================
- ActiveX Control DLL : PROPPAGEMFC
- ========================================================================
- ControlWizard has created this project for your PROPPAGEMFC ActiveX Control
- DLL, which contains 1 control.
- This skeleton project not only demonstrates the basics of writing an
- ActiveX Control, but is also a starting point for writing the specific
- features of your control.
- This file contains a summary of what you will find in each of the files
- that make up your PROPPAGEMFC ActiveX Control DLL.
- PropPageMFC.mak
- The Visual C++ project makefile for building your ActiveX Control.
- PropPageMFC.h
- This is the main include file for the ActiveX Control DLL. It
- includes other project-specific includes such as resource.h.
- PropPageMFC.cpp
- This is the main source file that contains code for DLL initialization,
- termination and other bookkeeping.
- PropPageMFC.rc
- This is a listing of the Microsoft Windows resources that the project
- uses. This file can be directly edited with the Visual C++ resource
- editor.
- PropPageMFC.def
- This file contains information about the ActiveX Control DLL that
- must be provided to run with Microsoft Windows.
- PropPageMFC.clw
- This file contains information used by ClassWizard to edit existing
- classes or add new classes. ClassWizard also uses this file to store
- information needed to generate and edit message maps and dialog data
- maps and to generate prototype member functions.
- PropPageMFC.odl
- This file contains the Object Description Language source code for the
- type library of your control.
- /////////////////////////////////////////////////////////////////////////////
- PropPageMFC control:
- PropPageMFCCtl.h
- This file contains the declaration of the CPropPageMFCCtrl C++ class.
- PropPageMFCCtl.cpp
- This file contains the implementation of the CPropPageMFCCtrl C++ class.
- PropPageMFCPpg.h
- This file contains the declaration of the CPropPageMFCPropPage C++ class.
- PropPageMFCPpg.cpp
- This file contains the implementation of the CPropPageMFCPropPage C++ class.
- PropPageMFCCtl.bmp
- This file contains a bitmap that a container will use to represent the
- CPropPageMFCCtrl control when it appears on a tool palette. This bitmap
- is included by the main resource file PropPageMFC.rc.
- /////////////////////////////////////////////////////////////////////////////
- Other standard files:
- stdafx.h, stdafx.cpp
- These files are used to build a precompiled header (PCH) file
- named stdafx.pch and a precompiled types (PCT) file named stdafx.obj.
- resource.h
- This is the standard header file, which defines new resource IDs.
- The Visual C++ resource editor reads and updates this file.
- /////////////////////////////////////////////////////////////////////////////
- Other notes:
- ControlWizard uses "TODO:" to indicate parts of the source code you
- should add to or customize.
- /////////////////////////////////////////////////////////////////////////////