搜索资源列表
200112704006
- 应用WinAPI函数修饰程序窗体实例 -The instance of applying the WinAPI function to decorate the program windows.
WinCrea
- 完全使用winAPI函数完成一个简单窗口的绘制,包括滚动条.是vc6入门的必修程序-use winAPI function fully complete a simple window mapping, including scroll. Yes vc6 entry procedures for the compulsory
Windows编程基础--窗体篇
- Windows编程基础--窗体篇 现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他 编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示\"HELLO\"字符串(见图1). 1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE
Codes20060421
- mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机,OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab.XMineSweeper_src.zip 微软公司扫雷程序源码.MikesScreenSaver_src.zip 一个使用WinAPI编写的屏幕保护程序.WinMgr_demo.z
APIhelp
- api函数大全 文件列表: api32.pbl PB常用API.pdf VBAPI.chm Winapi.hlp winapi32.chm-api function Daquan documents list : api32.pbl PB common API.pdf VBAPI.chm Winapi.hlp w inapi32.chm
jmi
- WinAPI Sample, including CerateWIndow. REgister WIndows Class, Dispatch message-WinAPI Sample, including CerateWIndow. REgister WIndows Implants ss, Dispatch message
winapi
- dephi api函数查询软件
window_Cwnd
- 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COL
tanchishe
- 使用c++/stl/winapi实现一个贪吃射游戏
让菜单中出现图标一法
- 本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示复选的两个状态,但是,这是很容易实现的,如果 有兴趣的话试一试,你也能做出很有专业味道的菜单!-the cases demonstrates how to add to the menu icon, with the use of three WINAPI function, the use of these three function
屏幕取词程序VC源码
- nhw32.dll 主要引出两个函数: 1. DWORD WINAPI BL_SetFlag32(UINTnFlag, HWND hNotifyWnd, int MouseX, int MouseY) 功能: 启动或停止取词。 -Screen Translation and the main program raises VC source nhw32.dll two functions: 1. DWORD WINAPI BL_SetFlag32
QQ_flooder
- 可以给聊天窗口发送字符串,并且模拟按键输入来达到自动聊天效果. 适合新手学习使用多线程,Edit控件,winapi编程.-String can be sent to the chat window, and the analog key input to the auto chat effect. Suitable for beginners learning to use multiple threads, Edit control, winapi programming.
EX_HelloMsg
- 执行程序后弹出提示信息的对话框通过这个可以给用户提供一些提示信息。-this is a vc++6.0 winapi program.
datagrid
- 用winapi写的一个很好用的listview类-a very useful listview class written using winapi
WinAPI
- 一个使用labview调用windowsAPI函数的小程序,简明易懂-A call windowsAPI function using labview small program easy to understand
SpecialForm
- 用BV6.0调用WINAPI实现特殊窗口的现实。源码中是显示一个椰树岛的窗体,修改相关参数可以显示出各种个性化的窗口。-Achieved with BV6.0 WINAPI special window called reality. Source is shown in the form of a palm tree island, modify the relevant parameters can show all kinds of personalized window.
TrayIcon
- 这是一个系统trayicon的封装类,可以用于纯win32或基于MFC的程序。-It is just a wrapper around the trayicon related WinAPI, it can be used in pure win32 console/windowed applications including the MFC based ones.
WinAPI_test
- Simple WinAPI window
INITREE
- This example show you how can do initialization TreeControl WinAPI
WinApiWindow
- WINAPI窗口的大部分功能集成,简洁明了,说明详细.-WINAPI window most of the features integrated, concise, detailed instructions.