搜索资源列表
CSource_003
- C#和本地Windows API操纵系统菜单 基于系统的菜单源码。-C# and the local operating system Windows API menu systems based on the menu source.
C++BuilderWindows
- C++ Builder与Windows API经典范例.-C with the Windows API Builder classic example.
winSocketTestApp
- WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Rece
1632
- 牛人做的纯《C windows API》编程 中文LIB文件格式。 1.实现文字滚屏。 2.为了避免闪屏而采用的二级缓存重绘技术。 3.屏幕的震动实现.(计时器) 4.自定义菜单,自定义列表框,填充颜色. ... 描述:这是一个词典库,解压到WinMain.h,WinMain.c同一个目录下 sparkLIB 附件: 1632.rar (379 K) 下载次数:130
draw6-1
- 以C++为语言并运用API函数编写的一个窗口绘图小程序。类似于WINDOWS自带绘图软件。(完成了基本功能,风格等个别功能未实现)。
ApiDemo
- visual c++ API 编程,使用的windows API程序演示-visual c++ API programming, using windows API program demo
CustomColorDialog
- The common dialog boxes on Windows are sufficient for most users. However there are always requirements where these dialog boxes need customization. I wanted users to choose not only color but specify the alpha values from the ColorDialog box. I cust
WinMain
- 纯c++实现窗口,利用API实现Windows环境下的消息响应-cure c++ produce Windows
SkinSE1.0
- SkinSE免费换肤界面库 SkinSE(全称:skin so easy)是一款真正意义上适合软件界面开发的C++皮肤库。通过使用XML文件来配置GDI资源(如:图片、字体、颜色、光标等),最大程度将界面与逻辑分开,让程序员有更多 的时间去进行软件内部的逻辑处理。SkinSE没有完全采用传统的HOOK修改窗口过程函数的方式,而只是针对具体窗口进行界面处理,并且兼容HOOK模式。SkinSE只用到了windows几个底层的核心库,没 有用到(MFC/ATL等)第三方
MFC
- MFC(Microsoft Foundation Classes),是一个微软公司提供的类库(class libraries),以C++类的形式封装了Windows的API,并且包含一个应用程序框架,以减少应用程序开发人员的工作量。其中包含的类包含大量Windows句柄封装类和很多Windows的内建控件和组件的封装类。 -MFC (Microsoft Foundation Classes), Microsoft provides a class library (class librari
SampleSDK
- testing skins windows for visual c++ whit API
Skin
- 此皮肤滚动条库实现了Windows标准控件或非标准控件的滚动条的完美自绘功能,使用方便,并提供了源代码及使用说明。 C语言源代码,头文件以标准API调用约定申明,若要在其它语言中使用此库只需要将其发布方式改为动态链接库-failed to translate
chuanti
- C语言 vc++开发的窗体源码,windows api的使用与入门-C language vc++ form
SOURCE
- a calculator source code,coded by c++ windows api
16_Segments_Tool
- This a simple software based on the (Programming Windows - Win32 API (Mspress, Charles Petzold, 5Th Ed)) My principal bases are : * the basic drawing * the mouse in chapter7 * DIGCLOCK.C in the chapter8 * and many other reading I d
rndxnd
- Win API(Visual C++)项目和源程序文件,可以学习使用,很好-Windows API (Visual c++) project and source program files, you can learn to use, very good
audio
- 实现简单的录音功能,C#实现的WINDOWS录音与回放,使用WAVE系列API函数--C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.
405915
- Win API(Visual C++)项目和源程序文件,可以学习使用,很好(Windows API (Visual c + +) project and source program files, you can learn to use, very good)
MyListView
- Windows控件ListView编程,纯win32 api调用,Vc2013编译,可运行。(Windows control listview programming, pure Win32 API call, vc2013 compiled, can run.)