-
可缩放的界面编程 通过方便的宏来进行 并且内部控件也能自动调整大小...
可缩放的界面编程 通过方便的宏来进行 并且内部控件也能自动调整大小-Scalable programming through a user-friendly interface to the macro and internal controls can also automatically adjust the size of
- 2022-03-11 02:39:54下载
- 积分:1
-
windows编程界面设计,可以实现动画方式弹弹出或关闭窗口的效果....
windows编程界面设计,可以实现动画方式弹弹出或关闭窗口的效果.-windows programming interface design, animation approach can be achieved while the bombs or close the window effect.
- 2022-03-07 16:02:58下载
- 积分:1
-
用vc++实现的放大镜功能的程序,已经有可执行的文件,
用vc++实现的放大镜功能的程序,已经有可执行的文件,-vc used a magnifying glass to achieve the function of procedures, have an enforceable document,
- 2022-07-06 18:06:00下载
- 积分:1
-
波比B写了一个非常酷的PS图象处理软件
Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg - but this time based on CDialog.-Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg- but this time based on CDialog.
- 2022-02-24 12:03:53下载
- 积分:1
-
Visual C++ 6.0中实现三叉切分窗口与多视图
Visual C++ 6.0中实现三叉切分窗口与多视图-achieve trigeminal segmentation window with a View
- 2022-02-07 09:37:13下载
- 积分:1
-
Under the framework of a single document, click on the menu pop
在单文档框架下,点击菜单弹出非模态对话框,该对话框显示当前时间(使用CStaticTime类制作),对话框可随意拖拽。-Under the framework of a single document, click on the menu pop-up non-modal dialog box that displays the current time (using CStaticTime class production), the dialog box can easily drag and drop.
- 2022-06-27 01:50:52下载
- 积分:1
-
将一张小图片布满整个窗口作为背景.运用图像刷子填充
将一张小图片布满整个窗口作为背景.运用图像刷子填充-to a small covered the whole picture as a background window. Brush filled using images
- 2022-02-12 12:14:04下载
- 积分:1
-
透明对话框的vc++源代码。
透明对话框的vc++源代码。-transparent dialog vc the source code.
- 2022-05-14 02:14:31下载
- 积分:1
-
PB做的BS界面系统
PB做的BS界面系统-PB do BS interface system
- 2023-03-11 12:10:03下载
- 积分: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