drivers/can_copcican_win32/ReadMe.txt
changeset 629 b9274b595650
equal deleted inserted replaced
628:9e496a2aadca 629:b9274b595650
       
     1 ========================================================================
       
     2     DYNAMIC LINK LIBRARY : can_copcican_win32 Project Overview
       
     3 ========================================================================
       
     4 
       
     5 AppWizard has created this can_copcican_win32 DLL for you.
       
     6 
       
     7 This file contains a summary of what you will find in each of the files that
       
     8 make up your can_copcican_win32 application.
       
     9 
       
    10 
       
    11 can_copcican_win32.vcxproj
       
    12     This is the main project file for VC++ projects generated using an Application Wizard.
       
    13     It contains information about the version of Visual C++ that generated the file, and
       
    14     information about the platforms, configurations, and project features selected with the
       
    15     Application Wizard.
       
    16 
       
    17 can_copcican_win32.vcxproj.filters
       
    18     This is the filters file for VC++ projects generated using an Application Wizard. 
       
    19     It contains information about the association between the files in your project 
       
    20     and the filters. This association is used in the IDE to show grouping of files with
       
    21     similar extensions under a specific node (for e.g. ".cpp" files are associated with the
       
    22     "Source Files" filter).
       
    23 
       
    24 can_copcican_win32.cpp
       
    25     This is the main DLL source file.
       
    26 
       
    27 	When created, this DLL does not export any symbols. As a result, it
       
    28 	will not produce a .lib file when it is built. If you wish this project
       
    29 	to be a project dependency of some other project, you will either need to
       
    30 	add code to export some symbols from the DLL so that an export library
       
    31 	will be produced, or you can set the Ignore Input Library property to Yes
       
    32 	on the General propert page of the Linker folder in the project's Property
       
    33 	Pages dialog box.
       
    34 
       
    35 /////////////////////////////////////////////////////////////////////////////
       
    36 Other standard files:
       
    37 
       
    38 StdAfx.h, StdAfx.cpp
       
    39     These files are used to build a precompiled header (PCH) file
       
    40     named can_copcican_win32.pch and a precompiled types file named StdAfx.obj.
       
    41 
       
    42 /////////////////////////////////////////////////////////////////////////////
       
    43 Other notes:
       
    44 
       
    45 AppWizard uses "TODO:" comments to indicate parts of the source code you
       
    46 should add to or customize.
       
    47 
       
    48 /////////////////////////////////////////////////////////////////////////////