搜索资源列表
VisualStudio_Style_Window
- Visual Studio风格的界面,时尚流行。-Visual Studio style interface, pop fashion.
CSizeControl
- 可停靠窗口类,类似于visual studio 的workspace窗口-can call the window class, similar to the visual studio workspace window
VSExam2
- 这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code fe
catwork0506
- 1、一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。2、用 Visual Studio .NET 和 MFC 做一个程序。在程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件夹,但我好像找不到这样的标志。
KeyMouse
- visual studio.net 2003下c++编写的一个测定鼠标在窗口移动的坐标显示的小程序
MyDialog
- 本程序在Visual studio .NET 2003 下运行通过,保证一次只能运行一个实例,并将已经最小化的对话框激活。
Console
- 解压到Microsoft Visual Studio\\VB98\\Template\\Projects里..可以为VB添加控制台程序!
dhk
- 简要说明:MSN风格的popup消息提示对话框 兼容性 这个类需要MFC的静态或动态的连接。它已经在Visual Studio.Net中成功的编译和测试。
C+Csharp+Reader
- Csharp实现Visual studio的窗口悬浮功能和,每窗口以Tab页显示的功能
CoolDev
- Visual studio 6.0 界面代码实现,运行平台 winxp,vc6.
CatWork0506
- 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件
explorer
- Visual Studio风格的用户界面-Visual Studio-style user interface
toushi
- 根据透视公式实现透视效果,主要是在CVIEW下新建的函数Draws当中,我使用的是visual studio 2008实现的,我下载过3DAniview的程序,绘制的东西看不懂,我这个很初级的都可以看懂-Perspective Perspective according to the formula to achieve the effect, mainly in CVIEW function Draws under the new, I use visual studio 2008 is a
dotNETMFC
- C++ MFC 浮动窗口界面的一些功能, 就像visual studio 2005 上的浮动工具栏一样,很实用嗷-C++ MFC floating window interface features, like visual studio 2005 on the floating toolbar, the sound of wailing is very practical
Project7
- it gives 3D view of window ,for this program use Visual Studio 08
DataGridViewTestApplication
- datagrid view algirtihm with .cpp () visual studio.
RESIZE_DIALOG
- This program is a custromized resizing dialog sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.
WizardHelper
- 帮助你建立WizardHelp,使用Visual Studio 2005打开-Wizard Help, To open it with Visual Studio 2005
cppflash
- 前文已经说到要做一套C++和Flash结合的库,这里还是简单主要介绍一下CppFlash: CppFlash是什么? CppFlash是一套用C++编写的运行在Windows平台上的UI库, 让普通的桌面应用程序具有Flash的效果,给以用户强烈的用户体验. CppFlash是怎么工作的? 我们的应用程序就是一个播放器载入swf文件,主要负责同swf文件通过XML进行通信,让我们的应用程序可以控制Flash元素.CppFlash就是封装了常用的Button, TextBox, CheckBox等
SpyPP
- 在 Visual Studio 的工具中有一个叫做 Spy++的工具, 这些源码正是此工具的实现, 很有学习价值-The tools in Visual Studio has a tool called Spy++, which source is the realization of this tool, useful to learn the value of