You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
; GeoSigmaDraw . def : 声 明 DLL 的 模 块 参 数 。
LIBRARY
EXPORTS
; 此 处 可 以 是 显 式 导 出
TestFunSigma ;
CreateView ;
CreateViewWithDC ;
SetViewDC ;
GetViewDC ;
DestroyView ;
OpenDocument ;
SaveDocument ;
NewDocument ;
Initialize ;
EnableRedraw ;
DrawMem ;
DrawDC ;
GetScreenReal ;
GetRealScreen ;
GetRealHeight ;
GetScreenHeight ;
GetRealWidth ;
GetScreenWidth ;
GetElementCount ;
SetScrollBar ;
HScroll ;
Scroll ;
ViewEnlarge ;
ViewReduce ;
ViewExtend ;
SetViewOperationKind ;
SetViewWindow ;
ViewMouseDown ;
ViewMouseMove ;
ViewMouseUp ;
SetItem ;
TestLayersLength ;
GetLayers ;
GetCurrentLayer ;
SetCurrentLayer ;
FindAddLayer ;
DeleteLayer ;
GetLayerStyleData ;
RemoveCurveStyle ;
RemovePointStyle ;
SetLayerHowtoViewPoint ;
SetLayerHowtoViewCurve ;
SetLayerMoveUpCurveStyle
SetLayerMoveDownCurveStyle
CreateLayerCurveStyle
CreateLayerPointStyle
; 选 择
SelectStatusChanged ;
SelectIsSameType ;
SelectGetElement ;
SelectSetElement
SelectRemoveCurveStyle
SelectRemovePointStyle
SelectMoveUpCurveStyle
SelectMoveDownCurveStyle
SelectCreateCurveStyle
SelectCreatePointStyle
SelectGetLayerName
SelectSetLayerByName
; 符 号
MarkLoopName
MarkLibraryLoopName
MarkLibraryLoopMark
MarkDrawByName
MarkLibraryDrawByName
MarkCopyLibraryToDocument
; 流 式 表 格 导 入 ( 真 流 式 : Open ( streamType , pView , importType , outError ) -> Write -> Close )
Stream_Open
Stream_Write
Stream_Close
; 其 他
AddWell ;
SetWellStratiUnits ;
DrawBend ;
MouseSelect ;
OnLButtonDown ;
OnLButtonUp ;