搜索资源列表
Windows资源管理器
- 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
asm_gui_win32
- 大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows
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
my_Trans
- 本实例演示了如何利用Windows提供的API实现窗体的透明效果,其API封装于User32.DLL中,而且代码实现了动态加载和释放资源。-the examples demonstrated how to use the Windows API to provide a transparent window effects, in its API User32.DLL package, but of dynamic code loading and the release of resource
guessNumber111
- 学Windows API时小试牛刀,写的猜数字游戏,在VC6。0的编译环境下可以编译通过-learn Windows API test at the small chopper, written by ringing games, In VC6. 0 compiler environment can compile
jietuchengxu
- 调用windows API实现屏幕截图功能
MULTIPAD
- windows api 开发的多视图记事本,代码结构清晰,有利于学习和掌握win api消息处理机制。-windows api development of the Multi-View notebook, a clear code structure is conducive to learning and mastering win api information processing mechanism.
HelloCE
- 完全使用API函数实现窗口界面应用WinCE程序。对于初学VC的朋友,这个源码是非常值得借鉴的!-Full use of Windows API functions for WinCE application program interface. VC friends for the beginner, this is a very worthwhile reference source!
DlgDemo
- wince6.0下的记事本 ,用VS2005开发基于Windows api开发-the wince6.0 Notepad with VS2005 development based on the development of Windows api
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
win32splitter
- 最简单的windows api版本的窗体分割-The simplest version of the form windows api splitter
testwin
- 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Windows program is less than 20K.
windows
- 通过API设置窗体的透明度。用于制作累死KUGOO的字幕效果-Through the API to set the form of transparency. Subtitles for the production of worn out KUGOO effect
Colors3
- 直接调用windowsAPI生成一个通用颜色对话框-use windows api create the color dialog
transparent-windows
- 利用api实现的透明窗口,证明vb在api的配合下还是相当厉害的-Achieved using transparent windows api, vb prove the cooperation in the api is still quite powerful
WINDOWS
- 可运行成功的WINDOW应用程序,体验一下使用API创建窗口的过程。-failed to translate
myWindowClass
- 利用WINDOWS API编写的创建一个简单的界面程序,可以用于了解MFC的基本机制-WINDOWS API to write to create a simple interface program can be used to understand the basic mechanism of the MFC
FINFOUT
- 用Visual Basic 写的背景渐变的窗体,里面用到些WINDOWS API 值得参考-Written in Visual Basic form of the background gradient, which, it is also useful to use some Windows API
FILEDLG
- 用WIN SDK 控制文件对话框.基于WINDOWS API-control file dialog with WIN SDK .based windows api
VCPP-visual-interface
- 在VC++环境下,调用windows API函数做的一个可视化界面,已通过验证-The VC++ environment, call the windows API function to do a visual interface which has been validated
