first commit

This commit is contained in:
2018-11-28 22:54:53 +08:00
parent 1b1372f0fb
commit 6005c5eb05
15 changed files with 815 additions and 40 deletions
+22
View File
@@ -0,0 +1,22 @@
LIBRARY conctrl
EXPORTS
CreateConsoleWindow
ResizeConsoleWindow
SetConsoleWindowTitle
CreatePannel
DestroyPannel
SetMaxLineCache
AddPannelText
AddPannelLine
ClearPannel
MovePannel
ScrollPannelBackward
ScrollPannelForward
ScrollPannelTo
FocusOnPannel
CreateSpliter
DestroySpliter
MoveSpliter