搜索资源列表
atlcompappwz.zip
- ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window cl
VCDwizard-2700-win32-src
- VCDwizard是一个VCDimager的GUI。这个应用程序用于使用XML创建兼容(S)VCD的MPeG流。你可以完全控制创建(S)VCD的PBC(菜单/播放结构)。-VCDwizard VCDimager is a GUI. Application procedures for the use of XML to create compatibility (S) VCD MPeG flow. You can completely control the creation (S) VCD P
利用vc++(win32 Application)开发的程序
- 利用vc++(win32 Application)开发的程序-use vc (win32 Application) developed procedures
电子时钟
- WIN32 application 显示系统时间 电子时钟
bmbrsrc 炸弹人游戏的源代码
- 一个炸弹人游戏的源代码(win32 application),-A bomb-person game source code (win32 application)
libusb-win32-bin-1.2.2.0
- libusb - Win32是一个库,它允许用户空间应用程序访问Windows作业系统(Win2k的,winxp的,Vista系统,Win7的)USB设备。-Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win2k, WinXP, Vista, Win7). It is derived from and fully AP
Win32ApplicationWin32ConsoleApplication
- Win32 Application与Win32 Console Application的区别-Win32 Application with the difference between Win32 Console Application
snort-1.7-win32-source
- snort 比winpcap 功能更全面,用户可添加插件,可输出log,可对运用层协议分析-winpcap functions snort more comprehensive than, the user can add plug-ins can be output log, on the application layer protocol analysis
iconv-1.8.win32
- 部署rails应用的重要组件包,linux服务器上使用。-Rails deployment of key components of the application package, linux servers.
10_3D
- 使用VisualC++ Win32应用程序开发的一个OpenGL程序,实现3D的真实感效果。-Using VisualC++ Win32 application development an OpenGL program to achieve a realistic 3D effect.
lazarus-0.9.26.2-fpc-2.2.2-win32
- Lazarus is a Rapid Application Development Tool for FreePascal. It comes with the LCL - Lazarus component library, which contains platform independent visual components like buttons, windows, checkbox, treeview and many, many more. The LCL is p
Win32drawpoint
- 创建win32小应用程序,鼠标移动可以自动画点,单击右键清屏-Create a small win32 application, since the animation can move the mouse point, click the right-clear screen
win32
- 这是一个Win32 Application 最最简单的实例-This is a Win32 Application far the most simple example
win32-application-program
- Win32一个调试器的实现,基础模块运用说明与代码-win32 test application module
WIN32
- win32程序开发帮助文档,包含常用的api参考文档和windows数据结构等-win32 application development to help document that contains commonly used windows api reference documentation and data structure
libusb-win32-bin-1.2.5.0
- Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win2k, WinXP, Vista, Win7).
WIN32-application-CPP
- 这是用VISUAL C++设计的WIN32应用程序,里面将近有400个程序,希望能给需要的读者带来帮助。-This is the VISUAL C++ WIN32 application, which is nearly 400 procedures, we hope to give readers in need of help.
Win32-DIY--Class
- 便于简化win32程序,自己编写了两个的类文件,比MFC简单好用,附带示例,例如窗体,通过它可以在一个实例中轻松地多次创建,当然还希望大家一起修改!-To simplify the win32 application, write your own for two class file, than the MFC simple to use, with examples, such as form, it allows you to easily create many times, in on
Win32-basic-01
- 这是自己总结的WIN32基础知识,希望可以帮助大家,这篇文档能有效帮助新人-win32 application basic knowledge
test
- 1.WIN32应用程序中有2个文本框,2个按钮. 2.在A文本框中输入内容时,B文本框同步更新。 约束: 1。A文本框只能输入字母,最多只能输入19字母。 2。B文本框能自动转化小写为大写,且只读。 3.按钮A,点击后启动一个定时器,每隔一秒将当前时间显示在窗体标题栏,再次点击时停止定时器。 4.按钮B,点击后弹出一个模式对话框,关闭模式对话框后返回当前窗口,对话框内信息要求显示中文。(1. There are 2 text boxes and 2 butto