-
一个简单的对话框上实现加载背景图的的小例子
一个简单的对话框上实现加载背景图的的小例子-a simple dialog box on the map to achieve the background loading of small examples
- 2022-03-05 16:52:17下载
- 积分:1
-
JM的源代码审查注意事项
jm source code review note
- 2022-03-09 22:56:32下载
- 积分:1
-
图形界面窗体,包含有背景移动,文字竖滚,文字横滚,异形窗体,透明窗体....
图形界面窗体,包含有背景移动,文字竖滚,文字横滚,异形窗体,透明窗体.-GUI windows, contains background mobile, vertical roller text, text procedure, profiled windows, a transparent window.
- 2022-03-13 10:29:49下载
- 积分:1
-
用于对话框菜单打勾
ON_WM_INITMENUPOPUP()
ON_UPDATE_COMMAND_UI
用于对话框菜单打勾
ON_WM_INITMENUPOPUP()
ON_UPDATE_COMMAND_UI-Check for the dialog menu ON_WM_INITMENUPOPUP () ON_UPDATE_COMMAND_UI
- 2022-05-17 21:19:34下载
- 积分:1
-
在基于对话框的MFC程序中加入对话框条
在基于对话框的MFC程序中加入对话框条-based on the MFC dialog process of accession to the dialog
- 2022-04-09 19:34:13下载
- 积分:1
-
Dialog which can be used as MDI child window
Dialog which can be used as MDI child window
- 2023-08-30 19:50:03下载
- 积分:1
-
透明窗口控件源码
透明窗口控件源码-transparent window controls FOSS
- 2022-02-10 04:12:54下载
- 积分:1
-
an MFC XP interface resembles the style of the dialog box procedure, very pretty
一个MFC下的酷似XP界面风格的对话框程序,非常漂亮-an MFC XP interface resembles the style of the dialog box procedure, very pretty
- 2022-02-01 18:07:40下载
- 积分:1
-
这个源码本人认为在实际应用中还是比较少,但是作者的编程思路却有学习之处....
这个源码本人认为在实际应用中还是比较少,但是作者的编程思路却有学习之处.-I think in practical application is still relatively small, but the authors of programming ideas have to learn from.
- 2023-05-29 05:15:02下载
- 积分:1
-
私人声明函数ExitWindowsEx lib“user32”(ByVal uFlags一样长,一个…
Private Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long
Private Declare Function GetForegroundWindow Lib "user32" () As Long
Dim Password As Boolean
- 2022-03-07 07:21:07下载
- 积分:1