搜索资源列表
CDirTreeCtrl_src
- 这段源码是用win32api 自己封装的CDirTreeview,出自名人之手,强烈推荐-this source is used win32api CDirTreeview own package, from the hands of celebrities and strongly recommended
ProperWnd
- 属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CLis
MyWnd
- 这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-examples of the use of the common control of a pullback in CListCtrl CListView management control, for example the analy
simulatemouse
- 这是一个用到win32api的用键盘模拟鼠标的程序-win32api use the mouse keyboard simulation procedures
NEW_win32API
- 新编win32API大全.希望能对计算机编程的朋友有点帮助。-New win32API Solutions. The hope is to computer programming friends a little help.
aBitmap
- 一个简单的WIN32API对话框示例程序。
WINSHOW
- 用 Win API 实现自绘按钮类 用过MFC自绘按钮的人都知道,是通过重载了父窗口WM_DRAWITEM的响应消息实现的。同时也要子类化按钮来得到按钮的其他有用的消息,比如WM_MOUSEMOVE、WM_KEYDOWN等消息。因为MFC的消息循环都是封装好的,所以只要派生一下基本控件类就可以了。当是用WIN32API做的话就需要自己来子类化按钮窗口的消息循环了,相信经常编程的朋友都知道,子类化控件要用到SetWindowLong来改变窗口的回调过程,然后在回调窗口内添上自己需要处理的消息即
apibrow
- 使用公用控制回调在一个CListView中管理CListCtrl控制例子源码,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\MSDEV\LIB(VC在DevStudio\VC\Lib)目录下的Win32Api.CSV就是这样的文件.-The use of common control callback CListView in a CListCtrl control in the management of source code examples, this example is
VB6_ProBar_ListView_USEAPI
- VB6下开发,进度条(Progress Bar)和ListBox的纯WIN32API的demo-VB6 under development, the progress bar and ListBox pure Win32API the demo
XML_WriteOrRead
- 直接调用WIN32API,在VS2005下开发CE下XML文件的全面操作,包括连接,读,写,删除,修改操作。-Direct call WIN32API, developed under the CE in VS2005 under the XML document in full operation, including the connections, read, write, delete, modify operation.
AkelPad3.0.0-src
- 俄国人写的用来代替notepad的程序,完全win32API编写,纯C代码(虽然后缀是cpp),共有1万多行代码,支持插件功能,察看其代码,是基于richedit控件进行扩展的。-Written by the Russians used to replace the notepad program, complete win32API preparation, pure C code (although the suffix is cpp), a total of more than 1 lin
TreeList
- Microsoft Visual C++ Win32api
kgdShutdown
- 这是我用WIN32API写的一个多功能关机小程序,程序只有一个托盘图标,托盘图标上有一个右键菜单,程序的全部功能都在这个右键菜单里。里面的大部分功能都已经注册成了Windows热键,方便大家日常使用。有兴趣学习WIN32编程的,可以拿去研究一下。或许对您会有帮助。-This is what I used to write a multi-shutdown WIN32API small program, the program is only one tray icon, tray icon ha
CreateThread
- 使用Win32API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
Edit
- 简单的窗口编辑框代码,合适刚学习Win32API的新手-Edit
Win-API--button-class--
- 网上提供的控件自绘基本上是MFC或WTL封装好的类,对于不想用MFC的人来说是一无是处的,我可是WIN32API的坚决拥护者。因为MFC等也是用WIN32API封装起来的,学好了WIN32API,可以深入的了解WINDOWS内部的机制,编写出来的程序才能得到更好的优化。 -Available online from the controls in MFC or WTL painting is basically a good class package, for people who do no
33333
- 白手起家Win32SDK应用程序 由于VC6及MFC的特点,我们许多人从标准C++学习到VC6MFC应用程序的编程学习的过度会有一个很大的夸跃,从而感到非常的吃力。 究其原因之一:MFC类库设计虽然精巧,但我们在使用MFC设计程序时,会发现MFC到处是API函数的影子。MFC并没有象Delphi的VCL类库,VB的控件库一样封装得让人几乎完全不用知道还有Win32API函数及其操作原理,所以要想利用VC6的MFC编程,我认为就一定要先学习如何直接用Win32API函数来编程。对API编程中
we
- win32api编程,关于通用对话框,单击文件,选择exit可以出现文件的通用对话框-Win32API opens the program window appears, click the file exit file dialog box appears, general
MultDemo
- 实现了多线程,多窗口功能,程序实现是用Win32API实现的-multithreading multiwindows
CChart
- CChart 3.0.6.0版,国产精品曲线绘制库,基于C++和Win32API,功能强大,官方网站:www.cchart.net-CChart version 3.0.6.0, domestic boutique curve rendering library based on C++ and Win32API, powerful, official website: www.cchart.net
