搜索资源列表
os_example
- 包括以下内容: CriticalSection Event InterlockedIncrement等 在VC6.0下编译通过
os_example
- 包括以下内容: CriticalSection Event InterlockedIncrement等 在VC6.0下编译通过 -Include the following: CriticalSectionEventInterlockedIncrement etc. under VC6.0 compiler through
IO_Operation
- msp430 IO_Operation
shujujiegouanswerc
- 这是个很好的学习数据结构的文档,有题目,并且通过上机可以很好的进行练习,绝对值得学习-CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu CRect GetWindowRect SetWindowPos IsIconic CPaintDC SendMessage GetSyste
GoodCount
- 3.4.1 使用Win32互锁操作.p.58 这些函数中最常用的是InterlockedIncrement和Interlockedlncrerment。程序清单3-6是GoodCount,它是程序清单3-5中实例BadCourt的一个新版本。GoodCount使用InterlockedIncrement来完成全局变量的自动增一,它在所有的Windows 2000系统上都能正确地运行。 程序清单3-6 GoodCount程序,它展