-
总结了非
总结了非模式对话框与父窗口进行数据交换的各种方法。-Summed up the non-modal dialog with the parent window, the various methods for data exchange.
- 2022-03-12 05:58:53下载
- 积分:1
-
Vc6.0 implemented using a calculator applet I thinks this little calculator fea...
一个用vc6.0实现的计算器小程序;本人自认为这个小计算器的功能比windows自带的计算器要强大!-Vc6.0 implemented using a calculator applet I thinks this little calculator features than windows built-in calculator to become powerful!
- 2022-11-05 02:25:02下载
- 积分:1
-
vc 和flash进行,并进行通信,想研究的朋友看看.
vc 和flash进行,并进行通信,想研究的朋友看看.-vc and flash, and for communications, would like to study to see friends.
- 2022-01-25 21:17:29下载
- 积分:1
-
这是一个基于MFC框架下改变光标形状的代码,希望对于初学者有一定的帮助...
这是一个基于MFC框架下改变光标形状的代码,希望对于初学者有一定的帮助-This is a framework based on the MFC code to change the cursor shape, hoping for some help for beginners
- 2023-05-31 16:00:02下载
- 积分:1
-
in DialogBox View tried to use the example Most of us have tried in the Form Vie...
这是一个在DialogBox中使用View试图的例子,我们大多试过在具有View视图的窗体中建立模态/非模态的对话框,但你可曾想过在对话框中使用View视图?希望这个例子可以给你启发.-in DialogBox View tried to use the example Most of us have tried in the Form View View establish modal/non-modal dialog, But you might have thought of the use of dialog View View? I hope this example will be enlightening to you.
- 2023-05-25 02:30:03下载
- 积分:1
-
这是一个制作透明窗体的对话框设计,在vc++编程环境下实现...
这是一个制作透明窗体的对话框设计,在vc++编程环境下实现-This is a transparent window in the production dialog design, vc++ programming environment under
- 2022-04-24 06:41:29下载
- 积分:1
-
dialog can be divided!
可以对对话框进行分割!-dialog can be divided!
- 2022-04-20 15:13:17下载
- 积分:1
-
这是一个 ,用vc++写的 ,学生成绩管理代码
这是一个 ,用vc++写的 ,学生成绩管理代码-This is one, with vc++ to write, and student achievement management code
- 2022-12-09 06:45: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
-
我们知道Windows操作系统窗口风格基本上是一致的,微软的应用软件程序也和操作系统风格基本是统一的。所以使我们的CDialog 也跟其一样,要改变它的界面风格...
我们知道Windows操作系统窗口风格基本上是一致的,微软的应用软件程序也和操作系统风格基本是统一的。所以使我们的CDialog 也跟其一样,要改变它的界面风格很困难。除非你对MFC了如指掌,甚至要了解操作系统内核。本人在摸索过程中经过无数次碰壁后,终于找到了希望。-Windows window style is basically the same, Microsoft"s application software and operating system are the basic style is unified. Therefore, we are with their CDialog, to change its style of interface is very difficult. Unless you already know the MFC, or even to understand the operating system kernel. I explored the process after numerous rebuffed after finally found hope.
- 2022-06-14 15:59:15下载
- 积分:1