基础服务
文件系统(file system)外部设备(device)进程(process)注册表(windows registry)错误处理机制(error handing)
这些功能接口位于32位windows下到kernel32.dll和advapi32.dll中。 图形设备接口(GDI) gdi32.dll 效率不高 图形化用户界面(GUI ) comctl32.dll 通用对话框链接库(Common Dialgo Box Library ) comdlg32.dll 归类为User InterfaceAPI之下 通用控件链接库 (Common Control Library ) 为应用程序提供接口来访问操作系统提供的一些高级控件 - 状态栏 - 进度条 - 工具栏 - 标签 comctl32.dll Windows外壳(Windows Shell) 作为Wingows API 组成部分,不仅允许应用程序访问,还可以改进和增强。 shell32.dll 网络服务(Network Services ) 多媒体相关API 封装库 MFC ATL(Active Template Library)提供模版 WTL(Windows Template Library)提供模版