-
EncryptPE V2.2007.12.01 脱壳机(源码)
Only For V220071201
支持SDK修复
支持codeReplace修...
EncryptPE V2.2007.12.01 脱壳机(源码)
Only For V220071201
支持SDK修复
支持codeReplace修复
作者 sh-EncryptPE V2.2007.12.01 shelling machine (source) Only For V220071201 support the SDK support codeReplace repair repair Author sh
- 2022-02-28 11:27:10下载
- 积分:1
-
深入浅出MFC源代码,大家好好,大家来下吧
深入浅出MFC源代码,大家好好,大家来下吧-MFC source code in simple terms, everyone good.
- 2022-11-25 07:45:04下载
- 积分:1
-
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
-
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0)
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0) -Close the source display, use:: SendMessage (m_hWnd, WM_CLOSE, 0,0)
- 2022-07-17 14:21:43下载
- 积分:1
-
a nice C++ programs list. With high reference value
一个好的C++程序罗列, 有高的参考价值-a nice C++ programs list. With high reference value
- 2022-04-30 11:33:37下载
- 积分:1
-
创建屏幕保护程序的基础类例子
创建屏幕保护程序的基础类例子-The example of the class of creating screen-save program
- 2022-07-28 15:16:19下载
- 积分:1
-
ADXL345加速度传感器精简源码
三周加速度计的简单例子,详细分析。
- 2022-01-26 04:54:19下载
- 积分:1
-
航空订票系统
航空公司预订系统是所谓的客运服务的一部分系统 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 07:32:16下载
- 积分:1
-
Paint in delphi unfinished
Paint in delphi unfinished-Paint in delphi unfinished
- 2023-03-30 01:05:04下载
- 积分:1
-
Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录...
Visual C++下开发的用于和DSP通信的程序,该程序用用于调试DSP时一些数据的观测和记录-Visual C++ under development and DSP communications for the program for debugging DSP with some of the observations and record data
- 2022-03-18 08:27:20下载
- 积分:1