Home / DicomStudio / 3DModelLib
Name Modified Size InfoDownloads / Week
Parent folder
res 2011-03-06
Debug 2011-03-06
stdafx.cpp 2011-03-06 210 Bytes
stdafx.h 2011-03-06 1.3 kB
ReadMe.txt 2011-03-06 2.4 kB
Resource.h 2011-03-06 381 Bytes
3DRotateMC.cpp 2011-03-06 947 Bytes
3DRotateMC.h 2011-03-06 704 Bytes
3DPrimes.cpp 2011-03-06 7.0 kB
3DPrimes.h 2011-03-06 3.3 kB
3DModEmsGLVoxel.cpp 2011-03-06 12.7 kB
3DModEmsGLVoxel.h 2011-03-06 1.3 kB
3DModelLib.vcproj 2011-03-06 6.6 kB
3DModelLib.vcproj.CODE1.ing13140.user 2011-03-06 1.4 kB
3DModelLib.h 2011-03-06 470 Bytes
3DModelLib.rc 2011-03-06 3.2 kB
3DModelLib.cpp 2011-03-06 1.4 kB
3DModelLib.def 2011-03-06 140 Bytes
3DModelHandler.cpp 2011-03-06 11.3 kB
3DMCubConfig.cpp 2011-03-06 2.3 kB
3DMCubConfig.h 2011-03-06 1.2 kB
3DFileVRML.cpp 2011-03-06 4.7 kB
3DFileVRML.h 2011-03-06 1.0 kB
3DArray.cpp 2011-03-06 7.4 kB
3DArray.h 2011-03-06 2.3 kB
targetver.h 2011-03-06 1.4 kB
Totals: 26 Items   75.2 kB 0
========================================================================
    MICROSOFT FOUNDATION CLASS LIBRARY : 3DModelLib Project Overview
========================================================================


AppWizard has created this 3DModelLib DLL for you.  This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.

This file contains a summary of what you will find in each of the files that
make up your 3DModelLib DLL.

3DModelLib.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.

3DModelLib.h
    This is the main header file for the DLL.  It declares the
    CMy3DModelLibApp class.

3DModelLib.cpp
    This is the main DLL source file.  It contains the class CMy3DModelLibApp.

3DModelLib.rc
    This is a listing of all of the Microsoft Windows resources that the
    program uses.  It includes the icons, bitmaps, and cursors that are stored
    in the RES subdirectory.  This file can be directly edited in Microsoft
    Visual C++.

res\My3DModelLib.rc2
    This file contains resources that are not edited by Microsoft
    Visual C++.  You should place all resources not editable by
    the resource editor in this file.

3DModelLib.def
    This file contains information about the DLL that must be
    provided to run with Microsoft Windows.  It defines parameters
    such as the name and description of the DLL.  It also exports
    functions from the DLL.

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

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

Resource.h
    This is the standard header file, which defines new resource IDs.
    Microsoft Visual C++ reads and updates this file.

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

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

/////////////////////////////////////////////////////////////////////////////
Source: ReadMe.txt, updated 2011-03-06