Skip to content

duiniuluantanqin/SCT_Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================================================================
		ActiveX Control DLL : SCT DRAW ACTIVEX
========================================================================

ControlWizard has created this project for your SCT DRAW ACTIVEX 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 SCT DRAW ACTIVEX ActiveX Control DLL.

SCT Draw Activex.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.

SCT Draw Activex.h
	This is the main include file for the ActiveX Control DLL.  It
	includes other project-specific includes such as resource.h.

SCT Draw Activex.cpp
	This is the main source file that contains code for DLL initialization,
	termination and other bookkeeping.

SCT Draw Activex.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.

SCT Draw Activex.def
	This file contains information about the ActiveX Control DLL that
	must be provided to run with Microsoft Windows.

SCT Draw Activex.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.

SCT Draw Activex.odl
	This file contains the Object Description Language source code for the
	type library of your control.

/////////////////////////////////////////////////////////////////////////////
SCTDrawActivex control:

SCTDrawActivexCtl.h
	This file contains the declaration of the CSCTDrawActivexCtrl C++ class.

SCTDrawActivexCtl.cpp
	This file contains the implementation of the CSCTDrawActivexCtrl C++ class.

SCTDrawActivexPpg.h
	This file contains the declaration of the CSCTDrawActivexPropPage C++ class.

SCTDrawActivexPpg.cpp
	This file contains the implementation of the CSCTDrawActivexPropPage C++ class.

SCTDrawActivexCtl.bmp
	This file contains a bitmap that a container will use to represent the
	CSCTDrawActivexCtrl control when it appears on a tool palette.  This bitmap
	is included by the main resource file SCT Draw Activex.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.

/////////////////////////////////////////////////////////////////////////////

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published