搜索资源列表
DLU与象素互换程序
- 在使用VS2005或VS2008的时候,对话框设计的时候,设计界面右下角显示的长宽单位是DLU,即微软自己定义的对话框基本单位(Dialog Base Unit)。因为这个DLU是和系统相关的,我在做WinCE的UI设计时需要精确为像素,因此写了这个小程序,用于DLU与Pixel的转换。更多关于DLU的相关知识,可以查询msdn :)
xiaoyouxi(API)
- 使用windows的API编程,一个小游戏,这个程序可以让你了解一些基本的API用法,对于初学者可以对照msdn来学习-Windows programming using the API, a small games, this procedure can let you know some basic API usage, for beginners to learn to control msdn
DetailedControlMscomm
- MSComm控件使用详解 这篇东西来不及好好整理,因有朋友经常提及,先放在这里,如果有必要,再详细理顺一下,更为详细的信息请去看MSDN。 -Control the use of MSComm explain this a good time to organize things, because we have friends often mentioned first here, if necessary, and then straighten out some detai
pedump
- This my PEDUMP code as January 1998. It s certainly better than the original PEDUMP from my MSJ column, and from my "Windows 95 System Programming Secrets" book. There are additions for several new file types, and additional resources. Havin
supershell
- supershell A rootshell for nt/2k/xp. Well, actually a shell that runs in the security context of the NT SYSTEM/AUTHORITY, which means the user has ie. the right to use task manager to kill running services. Yipee! Idea originally from some MS sa
Qt
- 学习QT界面程序开发时必备的文档,与VC++的MSDN的功能相类似,很有用-QT interface to learn when the necessary documentation program development, and the MSDN VC++ function is similar, very useful
RDLCv2
- RDL(Report Definition Language)是报表定义语言的缩写。那么微软为何后来又提出RDLC,即在RDL基础上加C(C代表Client-side processing),这是微软基于RDL在.NET上继续完善的结果,同时也凸显了RDLC的客户端处理能力。由于微软MSDN和网络上对于RDLC的介绍比较少,这篇文章堪称经典-RDL (Report Definition Language) is the report definition language abbreviatio
Interactive3dTextSample
- 使用三维效果实现的文本输出,来自MSDN-Three-dimensional effect achieved using the text output from MSDN
MFC_lesson1
- 一个MFC入门程序参考。具体函数功能有不明白的可以参考msdn-Reference to an MFC entry procedures. Specific function features do not understand, can refer to msdn
paixuduxiesuo
- 使用CRITICAL_SECTION实现,有人提出CRITICAL_SECTION不能在A线程lock,然后B线程 unlock 其实这个不是问题,msdn中的描述也只是说不安全,没说一定错误,所以就是要保证lock次数=unlock次数,就不会有问题,代码经过强度测试,表示结果正确-To use CRITICAL_SECTION to achieve, someone asked the the CRITICAL_SECTION not A thread lock, then threa
REGISTRY--simply-remove-WRITE-
- REGISTRAR is fully documented msdn.Il can do this without too many complications and requires only a couple of IID, some definitions to be used.,REGISTRAR is fully documented msdn.Il can do this without too many complications and requires only a coup
exe14Dlg
- 掌握滚动条控件及其消息的简单编程及背景音乐的加入方法与编程技巧。学习MSDN的使用方法-Master scroll bar control their message simple programming and background music added methods and programming skills. The use of learning MSDN
Developing-Hilo
- MSDN 上的C++编程实例的教程,源码可以自己去下,要SDK,VS2010 才能编译,希望有用,-C++ programming examples on MSDN tutorials, source code can go down to SDK, VS2010 to compile, I hope useful, haha
WinMain
- 基于微软的msdn中窗口编辑的最简单win32app窗口编程-how to make a window programm
filemap
- 随机生成数据,通过磁盘文件映射的方式。代码中所用的函数可以去MSDN里面查询-Randomly generated data, by mapping the disk files. Code used in the query function can go inside MSDN
VB6_API_St1644269112003
- VB6 API Step By Step Tutorial ( direct MSDN library) -VB6 API Step By Step Tutorial ( direct MSDN library)
Dog
- 通过查阅MSDN帮助了解CTime类和CTimeSpan类的用法,并编程验证CString类,CTime类和CTimeSpan类各成员函数的使用方法。-Researching MSDN help for CTime class and CTimeSpan class usage, and program verification CString class, use CTime class and CTimeSpan each class member functions.
ep4
- 北京理工大学面向对象程序设计第四次上机习题答案~-1. Define a class, DATE, including year, month and day and satisfy the demands as below: 1.1 Search keywords tm in the MSDN or internet to know how to get current date, and see also example on page 382 in the book o
Wrrtton-Wriaten
- 用C++编写的MSDN中的切分窗口的例子,虽不怎么样但已经完整展示了切分操作-Written in c++ MSDN of segmentation window example, is not good but has showed the complete segmentation operation
MSDN中文版
- MSDN部分中文版,可以缓解英语不好看msdn所带来的困扰(MSDN part of the Chinese version, can ease the English not good-looking, MSDN brought about by the trouble)