登录
首页 » Visual C++ » but

but

于 2018-10-19 发布 文件大小:175KB
0 113
下载积分: 1 下载次数: 0

代码说明:

  该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助(This program is used for drawing examples, but also for your programming skills to master the vc compilation environment)

文件列表:

ReadMe.txt, 4793 , 2017-04-11
results.txt, 0 , 2017-04-11
win2k.txt, 959 , 2017-04-11
DlgBar.h, 1218 , 2017-04-11
EnterTexDlg.h, 1175 , 2017-04-11
GraphRecord.h, 3483 , 2017-04-11
IconSet.h, 1273 , 2017-04-11
MainFrm.h, 1801 , 2017-04-11
MdiClient.h, 1195 , 2017-04-11
o5ChildFrm.h, 1282 , 2017-04-11
Painter.h, 1367 , 2017-04-11
PainterDoc.h, 1430 , 2017-04-11
PainterView.h, 7949 , 2017-04-11
RESOURCE.H, 4438 , 2017-04-11
Splash.h, 1159 , 2017-04-11
StdAfx.h, 1099 , 2017-04-11
D57ChildFrm.cpp, 1708 , 2017-04-11
EnterTexDlg.cpp, 918 , 2017-04-11
IconSet.cpp, 1590 , 2017-04-11
MainFrm.cpp, 6056 , 2017-04-11
MdiClient.cpp, 1792 , 2017-04-11
nDlgBar.cpp, 986 , 2017-04-11
Painter.cpp, 4334 , 2017-04-11
PainterDoc.cpp, 1691 , 2017-04-11
PainterView.cpp, 74148 , 2017-04-11
Splash.cpp, 3204 , 2017-04-11
StdAfx.cpp, 209 , 2017-04-11
RES\BITMAP1.BMP, 3614 , 2017-04-11
RES\BITMAP5.BMP, 71614 , 2017-04-11
RES\BMP00001.BMP, 104750 , 2017-04-11
RES\BMP00002.BMP, 6278 , 2017-04-11
RES\BMP00003.BMP, 6278 , 2017-04-11
RES\BMP00004.BMP, 3598 , 2017-04-11
RES\BMP00005.BMP, 6278 , 2017-04-11
RES\CPALETTE.BMP, 1558 , 2017-04-11
RES\DRAW_TOO.BMP, 3598 , 2017-04-11
RES\MAINFRAM.BMP, 2758 , 2017-04-11
RES\Toolbar.bmp, 7542 , 2017-04-11
RES\TOOLBAR1.BMP, 1078 , 2017-04-11
RES\TOOLBAR2.BMP, 598 , 2017-04-11
RES\TOOLBAR3.BMP, 598 , 2017-04-11
RES\TOOLBAR4.BMP, 1078 , 2017-04-11
RES\WEBBRO.BMP, 1270 , 2017-04-11
Painter.aps, 221268 , 2017-04-11
Painter.clw, 5908 , 2017-04-11
Painter.dsp, 6916 , 2017-04-11
Painter.dsw, 537 , 2017-04-11
RESOURCE.HM, 366 , 2017-04-11
22Demo.hpy, 41 , 2017-04-11
P456.hpy, 104 , 2017-04-11
RES\IDR_ICON.ICO, 766 , 2017-04-11
RES\IDR_MAIN.ICO, 766 , 2017-04-11
RES\Painter.ico, 1078 , 2017-04-11
RES\PainterDoc.ico, 1078 , 2017-04-11
IconLib.mdb, 94208 , 2017-04-11
Painter.ncb, 525312 , 2017-04-11
Painter.opt, 54784 , 2017-04-11
Painter.plg, 0 , 2017-04-11
Painter.rc, 19267 , 2017-04-11
RES\Painter.rc2, 399 , 2017-04-11
RES, 0 , 2017-11-05
vDebug, 0 , 2017-04-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB6-Thread
    VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
    2020-11-02 22:59:52下载
    积分:1
  • hoader
    多窗口编程,将不同控件显示在不同窗口,可以进行窗口切换()
    2018-04-09 11:17:13下载
    积分:1
  • thread
    运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
    2011-08-07 12:37:50下载
    积分:1
  • injDll
    Visual C++6源码,注射DLL到指定进程,使进程执行Dll的代码。(Visual C++6 source, injection DLL to specified process, the process of implementation of Dll code.)
    2011-06-12 22:07:24下载
    积分:1
  • Code
    进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
    2008-07-23 17:36:37下载
    积分:1
  • Multithread3
    多线程的VC++源代码,代码经过测试功能正常,值得参考学习!(Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!)
    2009-01-16 10:53:20下载
    积分:1
  • 78467356
    VB多线程控制台类及源代码实例,有需要的下。(Console class and multi-threaded VB source code examples, there is need for the next.)
    2013-08-15 18:00:39下载
    积分:1
  • xiazaizhe
    无Dll插.入进程,下。载。者VC源代码,本代码只要来研究使用!请不要作非法用途!(No Dll interpolation. Into the process, the next. Contained. From VC source code, as long as the code used to study! Please do not for illegal purposes!)
    2007-08-21 19:21:51下载
    积分:1
  • seurcr
    汉诺塔问题的代码 仅可做参考 嘻嘻 不错的源码,很好(Hanoi tower problem code Only for your reference Hee hee good source code, very good)
    2017-07-25 15:41:29下载
    积分:1
  • ProcessHide
    VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。(VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.)
    2012-03-11 14:24:14下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载