MS Windows 特定服务 ¶
本章描述模块只可用于 MS Windows 平台。
-
msvcrt– 来自 MS VC++ 运行时的有用例程- 文件操作
- 控制台 I/O
-
其它函数
-
heapmin() -
set_error_mode() -
OUT_TO_DEFAULT -
OUT_TO_STDERR -
OUT_TO_MSGBOX -
REPORT_ERRMODE -
CrtSetReportMode() -
CrtSetReportFile() -
CRT_WARN -
CRT_ERROR -
CRT_ASSERT -
CRTDBG_MODE_DEBUG -
CRTDBG_MODE_FILE -
CRTDBG_MODE_WNDW -
CRTDBG_REPORT_MODE -
CRT_ASSEMBLY_VERSION -
VC_ASSEMBLY_PUBLICKEYTOKEN -
LIBRARIES_ASSEMBLY_NAME_PREFIX
-
-
winreg— Windows 注册表访问-
函数
-
CloseKey() -
ConnectRegistry() -
CreateKey() -
CreateKeyEx() -
DeleteKey() -
DeleteKeyEx() -
DeleteValue() -
EnumKey() -
EnumValue() -
ExpandEnvironmentStrings() -
FlushKey() -
LoadKey() -
OpenKey() -
OpenKeyEx() -
QueryInfoKey() -
QueryValue() -
QueryValueEx() -
SaveKey() -
SetValue() -
SetValueEx() -
DisableReflectionKey() -
EnableReflectionKey() -
QueryReflectionKey()
-
- 常量
- 注册表句柄对象
-
函数
-
winsound— Windows 声音播放接口