搜索资源列表
bmp_in_mdiclient.zip
- 显示Bitmap图象为MDI Client窗口的背景
Grphic
- C#实现的MDI简单画图程序. 体现了C#做MDI的编程思想. 可做一个例子进行详细填充. 只是里面有日文语句,怕中文机子不能顺畅运行.-C# realization MDI simple painting procedure Manifested C# to make MDI the programming thought May make an example to carry on the detailed packing Only is inside has the Japanese
VB开发MapInfo OLE的例子(MDI)
- 这是一个用vb编写的mapinfo例子,ole mid程序-vb prepared with examples of MapInfo, CNES mid procedures
Leon_5_3_2(GDI+)
- 自做的MDI,可打开BMP文件并作相应处理,包含很全面的位图操作函数并封闭了一个CDib类。-done since the MDI may open the BMP file and dealt with accordingly. includes comprehensive bitmap manipulation functions and the closure of a CDib category.
RealTimePlotCurve
- 本程序是个MDI程序,功能是在视图中实现实时曲线显示,对于开发数据采集方面的应用程序很有价值-this procedure is MDI procedures, functions in view real-time curves, data acquisition for the development of the applications of great value
MDISample
- 一个MDI的例子,希望能够给初学者带来一些帮助。
badaoxiama1
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
testmdi
- visual studio c++ mdi backgroup bmp
Win32++_A_Simple_Alternative_to_MFC
- Win32++ provides a framework for developing applications using the Win32 API directly. It supports all MS operating systems that run the Win32 API, from Windows 95 through to Windows XP and Vista. This framework is designed to produce programs with a
Image
- (Image)编写一个读显BMP文件[和其他图象文件]的MDI程序,要求:实现文件过滤、创建滚动视图类、对小位图使子窗口按适应图大小、对大位图支持子窗口的滚动。[可以使用CImage类]
动画控件和MDI
- C++Builder编写的动画控件和MDI-C Builder animation controls and MDI
multipoint
- 一个类似喷枪效果的画图板程序,用MFC实现的多文档界面程序,上课时老师的代码,希望可以帮助大家-A similar effect of the drawing board spray process, achieved by MFC MDI program, the teacher' s class code, I hope you can help
bmp_in_mdiclient
- 显示Bitmap图象为MDI Client窗口的背景 -Displaying Bitmap as the background of MDIClient
GUI-GDI-MDI
- GUI GDI MDI 的详细介绍,包括里面的一些定义概念-GUI GDI MDI
DIBDisplay
- 用于在MDI中打开和显示一张图片,运行迅速,无任何bug,VC6下编译,可直接使用-MDI is used to open and display a picture, run quickly, without any bug, VC6 compiled can be used directly
VC-Dialogbackgroundimage
- 在CODEGURU看到一个MDI CLIENT以位图为背景的例子, 受到启发,在DIALOG中相似地模仿了以下,效果很好。 主要要点是处理背景擦除消息时在DIALOG CLIENT区域画 位图-MDI CLIENT in CODEGURU see a photo background to place the example, be inspired, in imitation of similar DIALOG in the following, very good. The ma
2010._Demo
- vc多视图文档,改变窗口背景颜色,子窗口背景颜色,直接可用-vc multi-view document, change the window background color, background color of a child window, directly available
mdi
- 多文档小球例子,可以学习在view中画图等-multidocument mdi example
formdemo
- Delphi 7下编译的MDI子窗体切换显示源码,供初学者学习用-Delphi 7 to compile the source code switch between MDI child form for beginners to learn to use
MFC(MDI)bezier
- MFC下生成多文档(MDI)项目,通过点击菜单生成bizier曲线,可以学习菜单响应函数。-Generated under MFC multi-document (MDI) project by clicking on the menu generate bizier curve, you can learn the menu response function.