搜索资源列表
屏蔽系统热键和隐藏任务栏
- 利用windows Shell函数屏蔽系统热键和隐藏/显示任务栏的小程序-use shielding system hotkey function and hide / show a small task bar procedures
Audio Change0.03 1021
- 利用Shell_NotifyIcon()函数来在Windows的状态栏上显示程序的小图标,可以用来让程序常驻于Windows的状态栏上-use Shell_NotifyIcon () function in the Windows status bar displayed on the small icon procedures, the procedures can be used to allow the Permanent Windows status bar
TestCopyFileEx
- 演示用CopyEx函数拷贝文件,同时显示进度的小程序-Demo CopyEx function copy documents also showed little progress in the process
Project1
- 我见过许多代码,在从ACCESS数据库读取图像数据后,往往需要借助一个临时文件进行转换才能显示,其实借助API,完全可以直接显示,而不需要临时文件,此外,大家还可以使用OleCreatePictureIndirect函数转图像数据转换成标准的IPicture接口,以实现VB图像显示的自动性和持续性,具体代码如下:-I ve seen a lot of code, after reading the image data from the ACCESS database, often need