981A和981C通用版地面站软件的GISControlDlg项目
 
 
 
 
Go to file
ZhaiPeixiu 3a542fe03a Merge pull request '修改航点编辑的bug;编辑保存修改为txt文件;多点测距适配平板模式;' () from dev/cbwu into master
Reviewed-on: 
MapWinGIS_SDK init
TestGISCtrlDlg init
bin init
res init
.gitignore ignore
BCMenu.cpp init
BCMenu.h init
BtnST.cpp init
BtnST.h init
ComboListCtrl.cpp init
ComboListCtrl.h init
DlgDemAlt.cpp init
DlgDemAlt.h init
DlgLightRegion.cpp init
DlgLightRegion.h init
DlgMarker.cpp init
DlgMarker.h init
DrawLineStruct.h init
ExportQBGISCtrlClass.cpp init
ExportQBGISCtrlClass.h init
FlyLineDataStruct.h init
FlyLineDesign.cpp init
FlyLineDesign.h init
GISControlDlg.aps 修改航点编辑的bug;编辑保存修改为txt文件;多点测距适配平板模式;
GISControlDlg.cpp init
GISControlDlg.def init
GISControlDlg.dsp init
GISControlDlg.dsw init
GISControlDlg.rc init
GISControlDlg.sdf init
GISControlDlg.vcproj init
GISControlDlg.vcproj.LvYi-PC.LvYi.user init
GISControlDlg.vcxproj init
GISControlDlg.vcxproj.filters init
GISControlDlg.vcxproj.user init
GISDlg.cpp 修改航点编辑的bug;编辑保存修改为txt文件;多点测距适配平板模式;
GISDlg.h 修改航点编辑的bug;编辑保存修改为txt文件;多点测距适配平板模式;
GISManager.cpp init
GISManager.h init
Globe.cpp 修改航点编辑的bug;编辑保存修改为txt文件;多点测距适配平板模式;
Globe.h init
GuidePointDataStruct.h init
HeaderCtrlCl.cpp init
HeaderCtrlCl.h init
InPlaceCombo.cpp init
InPlaceCombo.h init
InPlaceEdit.cpp init
InPlaceEdit.h init
LineDesign.cpp init
LineDesign.h init
LineManage.cpp init
LineManage.h init
LineSectDisAZDlg.cpp init
LineSectDisAZDlg.h init
ListCtrlCl.cpp init
ListCtrlCl.h init
LonLatDlg.cpp init
LonLatDlg.h init
MapElevation.cpp init
MapElevation.h init
MapLayerManage.cpp init
MapLayerManage.h init
MapPrj.dll init
MapPrj.h init
MapPrj.lib init
ModifyLinePointDlg.cpp 修改航点编辑的bug;编辑保存修改为txt文件;多点测距适配平板模式;
ModifyLinePointDlg.h init
QB_ImgProcessFun.h init
QB_ImgProcessFun.lib init
QB_ImgProcessFunD.lib init
ReadMe.txt init
SaveLineEditSetting.cpp init
SaveLineEditSetting.h init
ScreenCapture.cpp init
ScreenCapture.h init
SelectLineIDDlg.cpp init
SelectLineIDDlg.h init
SetSaveLineID.cpp init
SetSaveLineID.h init
ShowHZDistanceDlg.cpp init
ShowHZDistanceDlg.h init
StdAfx.cpp init
StdAfx.h init
TargetDlg.cpp init
TargetDlg.h init
ToolBarEx.cpp init
ToolBarEx.h init
TopologicalAnalysis.cpp init
TopologicalAnalysis.h init
UAVSelectDlg.cpp init
UAVSelectDlg.h init
angle.cpp init
angle.h init
callback.cpp init
callback.h init
chart.cpp init
chart.h init
chartfield.cpp init
chartfield.h init
charts.cpp init
charts.h init
extents.cpp init
extents.h init
field.cpp init
field.h init
geoprojection.cpp init
geoprojection.h init
image.cpp init
image.h init
label.cpp init
label.h init
labelcategory.cpp init
labelcategory.h init
labels.cpp init
labels.h init
linepattern.cpp init
linepattern.h init
linesegment.cpp init
linesegment.h init
map.cpp init
map.h init
picture.cpp init
picture.h init
point.cpp init
point.h init
resource.h init
shape.cpp init
shape.h init
shapedrawingoptions.cpp init
shapedrawingoptions.h init
shapefile.cpp init
shapefile.h init
shapefilecategories.cpp init
shapefilecategories.h init
shapefilecategory.cpp init
shapefilecategory.h init
table.cpp init
table.h init
vectortoraster.cpp init
vectortoraster.h init
使用说明.doc init

ReadMe.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

========================================================================

       MICROSOFT FOUNDATION CLASS LIBRARY : GISControlDlg

========================================================================





AppWizard has created this GISControlDlg 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 GISControlDlg DLL.



GISControlDlg.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.



GISControlDlg.cpp

    This is the main DLL source file that contains the definition of

	DllMain().





GISControlDlg.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++.



GISControlDlg.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 create and edit message maps and dialog data

    maps and to create prototype member functions.



res\GISControlDlg.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.



GISControlDlg.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 GISControlDlg.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.



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