-
VB API实现简单的程序窗口
VB 基于API技术实现简单的程序窗口,源码文件说明:用VB的模块模仿写的几个小例子(不用窗体)[源码]
FirstWindow
利用Win32API和消息机制显示的窗口(VB6则把一切底层操作隐藏起来)
Menu_Project
使用Res文件中的菜单资源来显示菜单,这个VB版的程序没能显示出菜单,这是两者的差异,VB6应该不能通过加载资源文件中的菜单资源来在窗口中显示菜单。
MsgWindow
先打开Windows附件中自带的Notepad记事本程序,然后在程序中将要显示的内容通过SendMessage发送到记事本中,可以通过查看记事本中的内容来了解MsgWindow的运行情况。
在程序中将收到的消息查表翻译成文本以“WM_XXX”格式显示出来,并且将调用各个API函数的过程也显示出来,这样可以分析窗口的各种行为和消息之间的关系。
SendMessage 两个程序,一个Send,一个Receive,利用SendMessage函数实现两个程序窗口间的消息互发
代码中用到了StrUtils_Change1.bas模块,来自PSC,自已做了些许修改。主要是用到了wsprintf函数,对应于Win32API函数wprintf(Win32API函数wprintf在VB中不能去调用它,调用会出错。)
- 2023-08-17 05:30:03下载
- 积分:1
-
NETSDK
ip camera softwares FOR xmeye app
- 2017-11-22 20:48:15下载
- 积分:1
-
in the project, we can see that C# powerful platform! Conducive to the developme...
在该项目中,可以看出C#的平台强大!有利于开发!-in the project, we can see that C# powerful platform! Conducive to the development!
- 2022-02-25 11:19:31下载
- 积分:1
-
emd-source
經驗模態分解(Empirical mode decomposition)的C++ CODE(Empirical mode decomposition of C++ CODE)
- 2012-04-25 00:19:39下载
- 积分:1
-
中国科技大学计算机科学系的PRA…
中国科技大学计算机系的并行计算实践的PPT,主要讲解了并行计算-Department of Computer Science University of Science and Technology of China practice of parallel computing PPT, mainly on the parallel computing
- 2022-02-07 09:38:14下载
- 积分:1
-
oicqspysrc
OICQ黑客工具。可以查看对方IP地址,发匿名信,炸对方等(OICQ crack. May examine opposite party IP address, sends the
anonymous letter, explodes opposite party and so on )
- 2020-06-26 12:00:02下载
- 积分:1
-
SEKS-GUI0.65
基于MATLAB的时空分析,SEKS-GUI,可以是非线性的和非高斯的(Realizing Spatio-temporal Analysis)
- 2020-06-17 06:20:02下载
- 积分:1
-
辛普森正交复数的常用算法是一种常见的集成我…
复化Simpson求积分,常用算法中很常用的一种积分方法-Complex of Simpson quadrature commonly used algorithm is a common integration method
- 2022-05-25 01:44:50下载
- 积分:1
-
ofdm 频谱
说明: 正交频分复用频谱生成程序,以及其结果图。(Orthogonal frequency division multiplexing spectrum generating program and its result chart.)
- 2020-11-19 21:29:37下载
- 积分:1
-
highPassFilter
this program is for designing a high pass filter in matlab
- 2018-02-21 15:56:49下载
- 积分:1