搜索资源列表
MAZES Result
- 压缩包没有密码,用任何winrar都可以解压,该迷宫是用vc++编写的可视化程序,是将bitmap转化成数组矩阵,然后寻找bitmap的通路,并将结果显示在可视化窗口中。-compressed no password, any WinRAR can unpack, the maze is vc + + visualization procedures will be transformed into bitmap array matrix, and then find the bitmap pa
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
APICreateForm
- API生成窗口,不需要界面。通过模块实现-API generation window, no interface. Through Module
msn_style_popup
- 无闪烁MSN风格弹出信息框窗体组件,直接放到Form上,Form自动变成MSN风格,与Msnpopup组件相比实用性更强,可在Form上放置任何控件。无源码仅可在D6下使用。 -style pop-up window frame components information directly into Form. automatic Form into MSN style, Msnpopup components stronger than practicality, Form can be
showbrow
- 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calli
shiyansan
- 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window area. immediately keyboard or mou
progress_wnd
- A popup window containing a progress control and cancel button - no resource file ne-A popup window containing a progress Contr ol and cancel button-no resource file ne
myCustomWizard
- 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
AutoResizeDlg
- 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dial
ViewPicture
- VC++下开发的浏览图像文件程序,只要双击可执行文件,就能运行程序,若提示没有所指定的数据库,可以自己指定数据库。-development of the VC View images documentation procedures, as long as you double-click the executable, we will be able to run the program, If no prompt specified by the database, the database
myfiledialogdemo
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
2007
- 全部API,自绘图形而成! 编译方法: 1)加入XPLIB.lib库 2)加入CLASSXP.H 3)在菜单中Project\\Settings\\C/C++-Precompiled headers 选No using......项目。(否则不能编译通过)
msgballoon_bin
- An enhanced MessageBox, no need for user interaction to dismiss
10 改变对话框的背景色
- 改变对话框的背景色,没有密码-change the background color, no password
dragmovedlg
- 很多基于对话框的应用程序都是不带框架的,也就是说对话框没有标题栏。众所周知,窗口的移动都是通过鼠标点住标题栏拖动窗口实现的,那么现在没有了标题栏,如何移动对话框-lot of the dialog-based applications are without framework, in other words not the dialog title bar. As we all know, Windows Mobile are living through a click of the mou
TestIconPicker
- 实现了上回说到的多功能文本框之后,接下去的任务就是做一个表情符号选择器:CIconPicker。 说明:本来是想实现图标选择的,但是后来有需要改成了位图选择器,但是类名没有改过来,还是叫 CIconPicker。附带工程中有图标选择器。-achieved on the back said multifunctional text box, the next task is to do a symbolic expression choice : CIconPicker. Note : origi
SkinMagicSDK_Beta0.4 国产的皮肤库(skinmagic)sdk
- 一个国产的皮肤库(skinmagic)sdk,没有源代码,但是提供了库文件,-A sdk of skin library (skinmagic ), there is no source code , but have offered library files.
dlg_move
- 拖动滚动条实现对话框的移动及对话框上控件的移动,而不会出现闪烁现象。利用此原理,可实现控件的无闪烁移动。-Drag the scroll bar to achieve the dialog dialog controls movement and the movement, with no flicker. Take advantage of this principle, can realize the control flicker-free movement.
minimumdistance
- This functions finds minimum distance loop between no.of points using the distance formula.
q3ModelViewer
- 很酷的q3模型观看器 而且可以看shader效果 可惜没有源代码-Cool q3 model viewer can see shader effects and unfortunately there is no source code