-
缩小在桌面的右下角,在一定条件的触发下,以右下角为基点,向左方,上方放大出一个正方形框,里面可以包含一些字或者图片。
缩小在桌面的右下角,在一定条件的触发下,以右下角为基点,向左方,上方放大出一个正方形框,里面可以包含一些字或者图片。-Narrowing in the lower right corner of the desktop, under certain conditions under the trigger to the bottom right corner of the base, the left side, top to enlarge a square box, which can contain some of the words or pictures.
- 2022-02-01 17:36:54下载
- 积分:1
-
dissecting MFC 2e part5.pdf
dissecting MFC 2e part5.pdf
- 2022-02-06 02:28:06下载
- 积分:1
-
播放wav文件的VB控件
播放wav文件的VB控件-players wav file VB Controls
- 2022-05-20 03:36:27下载
- 积分:1
-
Vb的一个学习系统,有很多的原代码,是个很好的工具,看看吧,真的不错!谢谢...
Vb的一个学习系统,有很多的原代码,是个很好的工具,看看吧,真的不错!谢谢
-Vb of a learning system, many of the original code, is a very good tool to see if it really is true! Thank you
- 2023-06-01 21:35:03下载
- 积分:1
-
窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是F...
窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是FindWindow()在PostMessage(WM_CLOSE,...),没有技术含量,仅仅图实用而已。-window Win2000/xp killer in the use of the time found that there always n input window, we can not switch off, the total at the top, watching very quickly wrote a small procedure to them to switch off. It is very simple, FindWindow () PostMessage (WM_CLOSE etc. no technical content, it only practical plan.
- 2023-03-02 12:10:03下载
- 积分:1
-
The software used to calculate the LC resonant frequency used, the anti
本软件用于计算常用的LC谐振频率,并联电阻的反运算,节能灯的元件参数计算-The software used to calculate the LC resonant frequency used, the anti-parallel computing resistance, energy-saving lamp components parameters
- 2023-04-14 05:20:03下载
- 积分:1
-
基于fpga的8051核程序
主要是通过逻辑设计8051核,进而通过各类小的测试程序对所设计的核进行测试与评估
- 2022-10-26 21:45:03下载
- 积分:1
-
开机自动启动。隐藏任务。 锁定指定文件夹
开机自动启动。隐藏任务。 锁定指定文件夹-Start automatically. A hidden task. Lock the specified folder
- 2022-01-25 16:53:17下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
组件创建是一个商业化的
Component Create was a commercially-sold tool from 1995 to 1998, but I am now concentrating on other things. Although copyrighted, the package is freely available for download at the Component Create home page, http://www.compcreate.com.
- 2022-04-11 14:24:16下载
- 积分:1