资源列表

« 1 2 ... .89 .90 .91 .92 .93 894.95 .96 .97 .98 .99 ... 1523 »

[对话框与窗口Apicaozuochuangti

说明:这个是一个用API在VB6.0中进行操作窗体的几个实例,非常的有用,特别适合初学者收藏,帮助了解窗体API操作非常有用-This is a use of the API in VB6.0 operation a few examples of the form, very useful, especially for beginners collection to help understand the Form API operations are very useful
<王虎> 在 2025-06-09 上传 | 大小:8kb | 下载:0

[对话框与窗口APIcaozuotongzhilantubiao

说明:这个是对VB编程的辅助,可以生成运行时通知栏的图标,而且可以实现一些相关事件的激活-This is the auxiliary VB programming can generate run-time notification bar icon, and activation of a number of related events, etc.
<王虎> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[对话框与窗口vs2010testdock1

说明:基于vs2010做的一个悬浮窗口,该窗口的子窗口是一个对话框,总体程序是在单文档模式下开发的。悬浮窗口可以悬浮于上、下、左、右窗口的四边上。-Based on the vs2010 do a suspension window, the window of the child window is a dialog box, the overall program is in a single document mode of development. Suspension window can
<徐飞> 在 2025-06-09 上传 | 大小:27.71mb | 下载:0

[对话框与窗口file4

说明:在MFC平台下画圆,并且用画刷填充不同的颜色,还可以删除画好的直线-Drawing circle an the flat of MFC,fill different colors,and delete straight line which is drawed just right.
<来燃> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[对话框与窗口file5

说明:在Win32平台下移动鼠标画图,窗口捕捉鼠标的位置信息。-Drawing circle when mouse is moved in the flatform of Win32 by capturing the position information of mouse with window
<来燃> 在 2025-06-09 上传 | 大小:2kb | 下载:0

[对话框与窗口0001

说明:在Visual C++中用C语言实现win32窗口的框架程序。-Win32 window fr a mework program in the Visual C++ using C language.
<小河> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[对话框与窗口Bot4

说明:读入长的二进制序列,画波形。比如说01101010101000000,读到“0",x轴+1,Y轴不变,读到"1",继续读,读出"1"序列的长度,做长度除以2加1得到波要达到的Y轴截距。-Binary sequence read length, draw waveform. Example 01101010101000000 read 0, the x axis PPLS1 Y axis unchanged, read 1, continue reading, reading out a leng
<徐旭> 在 2025-06-09 上传 | 大小:29kb | 下载:0

[对话框与窗口testView

说明:windows 的窗体滚动条,可供参考,MFC,vs2008
<马志愿> 在 2025-06-09 上传 | 大小:222kb | 下载:0

[对话框与窗口MFCfull

说明:MFC实现的全屏效果,发给要用的人,很好的哦-MFC to achieve full-screen effect, issued to people to use
<李先森> 在 2025-06-09 上传 | 大小:24kb | 下载:0

[对话框与窗口WinMain

说明:孙鑫老师的程序,一个基本的窗口程序,搭建了一个基本的窗口变换-Sun Xin teacher program, a basic window program, to build a basic window transform
<Wenbo Huang> 在 2025-06-09 上传 | 大小:1.86mb | 下载:0

[对话框与窗口allwindows

说明:枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里-GetWindowLong
<johny> 在 2025-06-09 上传 | 大小:13kb | 下载:0

[对话框与窗口WizardProp

说明:WizardProp上课用到的,写的一些东西 小程序-WizardProp class used
<sunn9> 在 2025-06-09 上传 | 大小:31kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 894.95 .96 .97 .98 .99 ... 1523 »

源码中国 www.ymcn.org