Windows XP Build 2410.1.main.001208-1937 (查看源代码)
2026 年 1 月 2 日 (五) 08:09 的版本
、 2026 年 1 月 2 日 (星期五)→其他
正义羊-JRJSheep(讨论 | 贡献) (→其他) |
小 (→其他) |
||
| 第 105 行: | 第 105 行: | ||
** <code>The kernel attempted to ready a thread that was in an incorrect state such as terminated.</code>(内核尝试准备处于错误状态的线程,例如terminated。)(<code>0xEF</code>,后来更名为 <code>CRITICAL_PROCESS_DIED</code>) | ** <code>The kernel attempted to ready a thread that was in an incorrect state such as terminated.</code>(内核尝试准备处于错误状态的线程,例如terminated。)(<code>0xEF</code>,后来更名为 <code>CRITICAL_PROCESS_DIED</code>) | ||
*** 这段代码在变为 <code>CRITICAL_PROCESS_DIED</code> 之前曾被改为“<code>A process or thread crucial to system operation has unexpectedly exited or been terminated.</code>(对系统操作至关重要的进程或线程意外退出或被终止。)”。 | *** 这段代码在变为 <code>CRITICAL_PROCESS_DIED</code> 之前曾被改为“<code>A process or thread crucial to system operation has unexpectedly exited or been terminated.</code>(对系统操作至关重要的进程或线程意外退出或被终止。)”。 | ||
=== 内核函数 === | |||
已向 <code>ADVAPI32.DLL</code> 添加了 SystemFunction036 内核函数。 | |||
== 文件差异 == | == 文件差异 == | ||