; GISControlDlg.def : Declares the module parameters for the DLL.

LIBRARY      "GISControlDlg"
DESCRIPTION  'GISControlDlg Windows Dynamic Link Library'

EXPORTS
    ; Explicit exports can go here
 CreateWnd                  @1
 DeleteWnd                  @2
 SetUAVFlyCoordinate        @3
 AddTarget                  @4
 DeleteTarget               @5
 DeleteAllTargets           @6
 DrawBindFlyLine            @7
 ShowWnd                    @8
 SetGCSPosition             @9
 DrawGuidePoint             @10
 DisplayFlyLine             @11
 SetMsgInfo                 @12
 DrawCallBackPoint          @13
 SetLoadLineMsgInfo         @14
 GetWnd                     @15
 GetHWnd                    @16
 MoveWnd                    @17
 CS2CS                      @18
 ReadLine                   @19
 AddAirPt                   @20
 SetMap                     @21
 SetMode                    @22
 DRAW_FK                    @23
 ShowLine                   @24
 GMTI                       @25
 MoveWnd2                   @26
 ShowGISDlg                 @27
 GetMouseWheel				@28
 UpdateDataInfo				@29
 AddAirPt_ADS				@30
 ZoomToLocation             @31