
window核心编程
文章平均质量分 52
achellies
这个作者很懒,什么都没留下…
展开
-
《Windows核心编程》---剪贴板
《Windows核心编程》---剪贴板转载 2010-07-07 14:39:00 · 1208 阅读 · 0 评论 -
Windows CE memory limit workaround
<br /><br />If you’ve developed apps for Windows CE devices you might at some point in one of your miserable days have been presented with out of memory exceptions. One reason may be due to the memory management of Windows CE. Prior to Windows Embedded CE转载 2011-05-12 09:18:00 · 656 阅读 · 0 评论 -
CryptProtectData/CryptUnprotectData加解密
CryptProtectData/CryptUnprotectData加解密转载 2010-11-17 10:10:00 · 7509 阅读 · 1 评论 -
Windows 完成端口编程
Windows 完成端口编程 CreateIOCompletionPort, GetQueuedCompletionPort原创 2010-07-22 08:54:00 · 979 阅读 · 0 评论 -
__declspec(selectany)
__declspec(selectany)转载 2010-07-21 16:34:00 · 935 阅读 · 0 评论 -
__declspec(thread)
__declspec(thread)转载 2010-07-21 16:33:00 · 3709 阅读 · 0 评论 -
线程安全 VS 可重入
线程安全 VS 可重入原创 2010-07-20 17:14:00 · 802 阅读 · 0 评论 -
核心对象激发状态的意义
核心对象激发状态的意义转载 2010-07-19 17:22:00 · 1281 阅读 · 0 评论 -
数据复制消息WM_COPYDATA
数据复制消息WM_COPYDATA转载 2010-07-07 14:52:00 · 1287 阅读 · 0 评论 -
MemMaker for the .NET Compact Framework
<br /><br />Does everyone remember the good old days of DOS when we used to spend our time making more of the 640 KB memory space available for our drivers, programs, TSRs and even Windows? Things like QEMM, HIMEM.SYS and EMM386.EXE bring back fond memori转载 2011-05-12 09:22:00 · 784 阅读 · 0 评论