资源列表
quanp
- VC++.NET实现全屏窗口,打开后即实现窗口的全屏显示,挺有用的一个功能,VC++.NET源码下载。-VC++.NET full-screen window, full-screen window open after quite a function, source VC++.NET Download.
max-qd
- 使SDI程序窗口启动后立即最大化,在程序的同时就最大化显示,这个功能挺实用,特别是在一些中大型的管理系统中,这个功能挺实用的,用户不需要自己去点击窗口的最大化按钮,窗口即自动最大化显示了。-The SDI program window immediately after startup to maximize the program at the same time maximize the display, this feature is very useful, especially in
xz-size
- VC++.NET限制改变应用程序窗口的大小,禁止用户改变窗口大小,以前用VC++实现过这个简单的功能,现在把别人写的VC++.NET源码分享给VC++的Fanser们,希望对您的编程。-Limits of VC++.NET change the size of the application window, to prevent users from changing the window size, previously with VC++ achieve this simple functi
jiemina
- VC++.NET如何扩展收缩对话框应用程序界面,鼠标点击一下按钮,会增加一个窗口界面,类似于窗口折叠展开的功能,很实用,应用广泛。-Contraction dialog box VC++.NET how to extend the application interface, the mouse click of a button, it will add a window interface similar to the window collapse an expanded, very pr
alpha
- VC++.net使应用程序界面以任意透明度显示,简单一点来说就是透明窗体,透明度的多少自己可在代码内设置,然后编译生成导出就行了,程序透明度效果如截图所示。-The application interface VC++.net shown any transparency, simple, transparent form, how much transparency can be set in the code, and then compiled to generate export on
huchi
- VC++使用内存映射文件实现多个程序间互斥运行,当程序正在运行时,利用内存映射,排斥再次打开本程序,打开时会给出提示“程序已经在运行”。-VC++ uses memory mapped files between multiple programs run mutually exclusive, when the program is running, the use of memory-mapped, exclusion again to open the proceedings open w
timeyanshi
- 这是一个VC++.NET源码,编辑于VS2008及以上版本,本程序完成三个与Windows系统相关的小功能:1、获取当前的日期时间;2、修改当前的日期和时间;3、计算时间差。-This is a source VC++.NET, edited VS2008 and above, the program completed three Windows system functions: 1, to get the current date and time 2, modify the curre
com
- VC++.NET取消COM服务组件注册的程序,在窗口中点击右键即可看到取消COM组件的窗口。编辑注:如果测试中导致Windows部分功能不可用,则可通过恢复组策略的方式的恢复,可使用360安全卫士的系统修改功能检测并修复。-VC++.NET cancel COM component registration program, right-click in the window to see the window to cancel the COM component. Editor' s
taskbar
- VC++系统任务栏设置演示,一共实现三个功能:1、如何隐藏操作系统任务栏;2、如何取消隐藏任务栏的功能;3、如何检索系统任务栏各窗口标题。-The the VC++ system taskbar set up the demonstration, a total of three functions: 1, how to hide the taskbar of the operating system 2, how to cancel hide the taskbar 3, how to
qiantai
- 本VC++.NET实例演示如何在程序中将其他窗口程序调至前台-The VC++.NET instance demonstrates how to program other windows in the program will be adjusted to the front desk
kdcxcs
- VC++ 顺丰快递查询工具源代码,程序编译后,将EXE从Debug目录中拷贝到与kdcx.dll同级的目录中,运行EXE,在窗口的第一个输入框中输入顺丰的运单号,然后点击下边的“Test”按钮,稍等片刻,程序会从顺丰网站接口读取查询数据显示给用户。-VC++ SF Express query tools source code, program compiled EXE copied from the Debug directory to the directory with the same
d
- maze迷宫游戏,环境 Visual studio 2008 SP1 + WTL,本游戏源码为云南大学软件学院数据结构实验实例之一,迷宫游戏,学习如何深度优先遍历,迷宫游戏源码仅供参考。-Maze Maze Game, environment Visual Studio 2008 SP1+ WTL, the game source code Software, Yunnan University experimental data structure example of a maze game