资源列表
[对话框与窗口] 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
[对话框与窗口] 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
[对话框与窗口] 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