鼠标画点线mfc VC6 可运行
实现最基本的屏幕画点和线 初学者 #include "stdafx.h" #include "test123.h" #include "MainFrm.h" #include "test123Doc.h" #include "test123View.h"
下载地址
用户评论
可以运行,
两个api,moveto(),lineto()实现的,可以作为参考。
可以运行,谢谢了
可以运行。很好