→New system APIs
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 154 行: | 第 154 行: | ||
此组件似乎来自 Win32s 的早期版本(PE 版本时间戳为 Thu Jan 09 1992 05:32:23 GMT+0000);[[Windows NT 3.1 Build 340.1|Windows NT 3.1 Build 340]] 的 SDK 中包含的 Win32s 构建将其重命名为 <code>W32SEM87.DLL</code> 并将 DLL 导入到 <code>W32SKRNL.DLL</code>;Win32s 的后续版本完全删除了此文件。 | 此组件似乎来自 Win32s 的早期版本(PE 版本时间戳为 Thu Jan 09 1992 05:32:23 GMT+0000);[[Windows NT 3.1 Build 340.1|Windows NT 3.1 Build 340]] 的 SDK 中包含的 Win32s 构建将其重命名为 <code>W32SEM87.DLL</code> 并将 DLL 导入到 <code>W32SKRNL.DLL</code>;Win32s 的后续版本完全删除了此文件。 | ||
=== | === 新系统 API === | ||
====KERNEL==== | ====KERNEL==== | ||
System functionality has been implemented to read and write structs to INI files, using the <code>READPRIVATEPROFILESTRUCT</code> and <code>WRITEPRIVATEPROFILESTRUCT</code> KRNL386.EXE functions (these functions do not exist in the standard mode <code>KRNL286.EXE</code>, which is in fact unmodified from [[Windows for Workgroups 3.1 build 014e]], perhaps indicating dropping Standard Mode Windows was already planned as of this build). | System functionality has been implemented to read and write structs to INI files, using the <code>READPRIVATEPROFILESTRUCT</code> and <code>WRITEPRIVATEPROFILESTRUCT</code> KRNL386.EXE functions (these functions do not exist in the standard mode <code>KRNL286.EXE</code>, which is in fact unmodified from [[Windows for Workgroups 3.1 build 014e]], perhaps indicating dropping Standard Mode Windows was already planned as of this build). | ||