deargui-vpl/ref/virtools/Samples/Behaviors/SelectionSetManager
2026-02-03 17:34:26 +01:00
..
DeleteSelectionSetBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
GetSelectionSetPropertiesBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
GetSelectionSetsBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
LoadSelectionSetBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
plugin.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
ReadMe.txt init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
resource.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SaveSelectionSetBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetManager_2005.vcproj init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetManager.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetManager.def init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetManager.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetManager.rc init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetParam.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SelectionSetParam.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_BBs.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_BBs.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_Bind.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_Bind.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_Enums.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_FileDialog.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_FileDialog.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
Set_Utils.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
SetSelectionSetPropertiesBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
stdafx.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
stdafx.h init - we sucht der findet :) 2026-02-03 17:34:26 +01:00
UnloadSelectionSetBB.cpp init - we sucht der findet :) 2026-02-03 17:34:26 +01:00

========================================================================
    DYNAMIC LINK LIBRARY : SelectionSetManager Project Overview
========================================================================

AppWizard has created this SelectionSetManager DLL for you.  

This file contains a summary of what you will find in each of the files that
make up your SelectionSetManager application.


SelectionSetManager.vcproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

SelectionSetManager.cpp
    This is the main DLL source file.

	When created, this DLL does not export any symbols. As a result, it  
	will not produce a .lib file when it is built. If you wish this project 
	to be a project dependency of some other project, you will either need to 
	add code to export some symbols from the DLL so that an export library 
	will be produced, or you can set the Ignore Input Library property to Yes 
	on the General propert page of the Linker folder in the project's Property 
	Pages dialog box.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named SelectionSetManager.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

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