搜索资源列表
Subclass2
- 老外写的窗口子类化示例代码!学习用极佳。-foreigner was a window-type of sample code! Learning excellent.
ControlSample
- 详细讲述了各种控件在VC对话框上的应用,这是一个示例程序,对初学者有一定的作用。-described in detail the various controls in the dialog VC on the application, this is a sample program, for beginners a certain role.
testfreepool
- 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
SplitterDemo
- VCcases\\SplitterDemo.rar是一个滑动控件的vc环境下的实例程序-VCcases \\ SplitterDemo.rar is a sliding controls vc environment The sample program
HowToRotateFont
- 一个非常简单的sample程序,小技巧。用来演示如何让TextOut输出的字体并以任何角度旋转。-a very simple sample procedure, a small skills. Used to demonstrate how TextOut output font and in any rotation.
shfoldering
- 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于\"bi.pidlRoot\"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 1.重要的函数和宏定义在\"g
logintest_matthew
- 要求用户正确输入用户名和密码,然后才能进入系统。刚好前几天有个人问俺如何在程序启动时先启动登录对话框的问题,俺就给他写了个示例程序,今天拿出来给大伙共享,有什么不正确的地方请大家多多指教。-require users to input the correct user name and password before they can access. Just a few days ago I asked how individuals at the time of commencement o
Csharp_AlphaForm 模仿迅雷资讯的半透明边框窗体示例代码
- 一个模仿迅雷资讯的半透明边框窗体示例代码,可实现只有边框透明窗体内部不透明的效果,并且可自定义边框样式。-A semi-transparent border to imitate Thunder information form sample code, the form can be realized only within the opaque transparent border effect, and can be custom border styles.
ArcGIS-ArcGlobe-Control
- 一个Arcengine Global 控件开发的实例程序,内容参考价值高-The development of a Arcengine Global control sample program, the content of high reference value. .
vwindlg
- 一个在对话框中加CHtmlView的例子,-An example of adding CHtmlView to dialog box
ResizeDialog
- This the sample to resize a dialog. All component in the dialog can be resized or not by options. I think this sample is useful for all of code writer.-This is the sample to resize a dialog. All component in the dialog can be resized or not by
vcwap
- This sample demonstrates methods for switching between multiple views on a single document in an SDI application using Visual C++ and the Microsoft Foundation Classes.
TeamTestProJect1
- 一个关于窗体间实时进行数据交互的源码,并附带一个操纵windows线程的小范例-A form of real-time data interaction between the source and manipulation of windows thread attached to a small sample
dlgtpl32
- 演示了如何在内存里创建对话框的模板,从而动态的创建对话框。例子详细演示了如何使用DLGTEMPLATE 和DLGITEMTEMPLATE结构。-Dialogs can be created using templates in resources or from templates built in memory at runtime. The sample contains a class CDlgTempl which can be used to create these tem
SwitchViewSplitter
- 一个具有水平和垂直静态分割器面板(三线分割)的窗口示例-A horizontal and vertical static splitter panel (three-split) of the sample window
BMPVIEWDlg
- just a sample to describe the bmp load
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.
Sample
- 一个建立超链接的例子,里面有个封装好的类,使用起来非常简单。-Examples of the establishment of a hyperlink, which have encapsulated a good class to use is very simple.
showhidewin
- Windows窗口处理演示,包含显示和隐藏.是一个示例代码.-Windows window handle presentations, including showing and hiding. Is a sample code.
Sample-calc
- 一个简单的计算器小程序,适合VC刚入门的新手参考。-A simple calculator program, suitable for VC novice reference.