-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
用VC++实现的屏幕控制 客户端文件 控制别人的屏幕哦
用VC++实现的屏幕控制 客户端文件 控制别人的屏幕哦-with VC screen control client document control other people"s screen oh
- 2022-12-10 19:10:03下载
- 积分:1
-
I wrote an integrator, when the competition could have been written to the schoo...
我写一个积分器,比赛时候用的,本来是给学校写的,结果他们没用,郁闷吧-I wrote an integrator, when the competition could have been written to the school, their useless, it depressed
- 2023-06-23 13:35:04下载
- 积分:1
-
Programming using MFC dialog implementation in the digital clock display, the pr...
利用MFC编程在对话框中实现数字时钟的显示,对界面编程有一定的参考作用-Programming using MFC dialog implementation in the digital clock display, the programming interface of some reference value
- 2023-04-15 06:50:03下载
- 积分:1
-
The level of blinds show pictures, talk about an image vertically divided into s...
水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示-The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line
- 2022-05-20 18:30:07下载
- 积分:1
-
巧妙地实现逃生按钮。如何制作“属性页”和“向导”对话框…
逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。-escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the portfolio size box), List box, radio button, check button so common dialog control of the use of a variety of methods. How to restrict users no longer satisfied with the conditions set when switching to other pages and Attribute Wizard page.
- 2022-03-20 02:38:41下载
- 积分:1
-
51单片机《两只老虎》程序
51单片机蜂鸣器播放《两只老虎》音乐,采用Keil编译生成hex文件
- 2022-12-12 15:40:03下载
- 积分:1
-
安装程序制作软件
安装程序制作软件-software installation procedures
- 2022-03-02 13:45:51下载
- 积分:1
-
嗅探器
dsniff-2.3完整套装.友情提醒:安装dsniff-2.3的时候注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.-dsniff-2.3 complete package. Friendship reminded : Installation dsniff-2.3 attention to the first libnet- 1.0.2a.tar.gz and libnids- 1.16.tar.gz loaded, otherwise because of a lack of library functions are unable to build and install, the other package is not necessary, according to their own needs size up situation and act accordingly.
- 2022-05-16 09:38:49下载
- 积分:1
-
a tablet procedures for the use of learning
一个写字板程序,供学习使用-a tablet procedures for the use of learning
- 2023-05-13 16:35:03下载
- 积分:1