搜索资源列表
MiniPlayer (Win32 SDK)
- 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把\"Opend\"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a sm
ToolTip1
- 用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)-Using API to create Toolbar with ToolTip example (VC 6.0 API SDK Procedure)
MzSample
- 此程序是魅族 M8的SDK应用的例子 请到魅族的官方论坛上下sdk。 此程序演示了列表框 文本框 toolbar等控件的用法-MEIZU M8 this procedure is an example of the SDK application go to the official forum from top to bottom MEIZU sdk. This procedure demonstrated a list box control Text Box toolbar, such
ThreadProgressBar
- A good example of progress bar implemented by pure win32 sdk,I hope it will be useful for guys here.^_^
caidanbiancheng
- 来自菜单、加速键或工具栏按钮的消息。这类消息都以WM_COMMAND呈现。在MFC中,通过菜单项的标识(ID)来区分不同的命令消息;在SDK中,通过消息的wParam参数识别。-From the menu or toolbar button to speed up the key message. Such messages are presented in WM_COMMAND. In MFC, a menu item through the identification (ID) to di
toolbar
- 最近喜欢上了SDK 编程,上传一个WIN32SDK 编写的工具栏!值得看看,-Like SDK programming, Upload Toolbar WIN32SDK write! Worth a look
MySDK
- SDK开发的画图小程序。能画直线,矩形,椭圆。能自定义画笔画刷颜色。 附带菜单栏与工具栏-SDK to develop a small drawing program. Can draw a straight line, rectangle, ellipse. Custom painting strokes brush color. Comes with the menu bar and toolbar
ObjectArx2017+AutoCAD2017+VS2015二次开发CAD
- AutoCAD2017二次开发C++语言的ObjectArx SDK开发包,自ObjectArx2013开始,不再支持Microsoft Visual Studio中的ObjectArx Addin工具条。然而,网络上大部分使用的早期版本向导生成HelloWorld程序,均是基于ObjectArx Command命令按钮来编写的。 我的电脑是64位Win10,安装Visual Studio 2015和AutoCAD2017-64位,编写第一个HelloWorld困扰了我很长的时间。网络上也无完