FH98ViewOnPlaneSoftware/Src/QB_ImgShowBase
chen d09470095e first commit
..
res first commit
AddTextDlg.cpp first commit
AddTextDlg.h first commit
BCMenu.cpp first commit
BCMenu.h first commit
BtnST.cpp first commit
BtnST.h first commit
CvvImage.cpp first commit
CvvImage.h first commit
ExportImgShowBase.cpp first commit
ExportImgShowBase.h first commit
FastLookUpDlg.cpp first commit
FastLookUpDlg.h first commit
GlobalFunc.cpp first commit
GlobalFunc.h first commit
ImgShowDlg.cpp first commit
ImgShowDlg.h first commit
Markup.cpp first commit
Markup.h first commit
MemDC_Redefine.h first commit
OpencvImgShell.h first commit
QB_ImgShowBase.cpp first commit
QB_ImgShowBase.def first commit
QB_ImgShowBase.rc first commit
QB_ImgShowBase.vcxproj first commit
QB_ImgShowBase.vcxproj.filters first commit
ReadMe.txt first commit
TgtLocCalibrateDlg.cpp first commit
TgtLocCalibrateDlg.h first commit
dllmain.cpp first commit
resource.h first commit
stdafx.cpp first commit
stdafx.h first commit
targetver.h first commit

ReadMe.txt

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

========================================================================
    MICROSOFT 基础类库 : QB_ImgShowBase 项目概述
========================================================================


应用程序向导已为您创建了此 QB_ImgShowBase DLL。  此 DLL 不仅演示 
Microsoft 基础类的基本使用方法,还可作为您编写 DLL 的起点。

本文件概要介绍组成 QB_ImgShowBase DLL 的每个文件的内容。

QB_ImgShowBase.vcxproj
    这是使用应用程序向导生成的 VC++ 项目的主项目文件,
    其中包含生成该文件的 Visual C++ 
    的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。

QB_ImgShowBase.vcxproj.filters
    这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 
    它包含有关项目文件与筛选器之间的关联信息。 在 IDE 
    中,通过这种关联,
    在特定节点下以分组形式显示具有相似扩展名的文件。
    例如,“.cpp”文件与“源文件”筛选器关联。

QB_ImgShowBase.cpp
    这是包含 DllMain() 定义的主 DLL 源文件。

QB_ImgShowBase.rc
    这是程序使用的所有 Microsoft Windows 资源的列表。  它包括 RES 
    子目录中存储的图标、位图和光标。  此文件可以直接在 Microsoft Visual C++ 
    中进行编辑。

res\QB_ImgShowBase.rc2
    此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。  
    您应该将不可由资源编辑器编辑的所有资源放在此文件中。

QB_ImgShowBase.def
    此文件包含在 Microsoft Windows 中运行所必需的 DLL 的有关信息。它定义了 DLL 
    的名称和说明等参数,而且还从 DLL 导出函数。

/////////////////////////////////////////////////////////////////////////////
其他标准文件:

StdAfx.hStdAfx.cpp
    这些文件用于生成名为 QB_ImgShowBase.pch 的预编译头 (PCH) 文件和名为 
    StdAfx.obj 的预编译类型文件。

Resource.h
    这是标准头文件,可用于定义新的资源 ID。
    Microsoft Visual C++ 将读取并更新此文件。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用“TODO:”来指示应添加或自定义的源代码部分。

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