updated an absolete comment
[reactos.git] / reactos / subsys / smss / initss.c
index 2c79c3a..464cfe6 100644 (file)
 HANDLE hSmApiPort = (HANDLE) 0;\r
 \r
 \r
-/* TODO: this file should be totally rewritten\r
+/* TODO:\r
  *\r
  * a) look if a special option is set for smss.exe in\r
  *    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\r
- *\r
- * d) make smss initialize Debug (DBGSS) and Windows (CSRSS) as described\r
- *    in the registry key Required="Debug Windows"\r
- *    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems\r
  */\r
 \r
 /**********************************************************************\r
@@ -51,7 +47,7 @@ HANDLE hSmApiPort = (HANDLE) 0;
  *\r
  * DESCRIPTION\r
  *     Make smss register with itself for IMAGE_SUBSYSTEM_NATIVE\r
- *     (programmatically). This also open hSmApiPort to be used\r
+ *     (programmatically). This also opens hSmApiPort to be used\r
  *     in loading required subsystems.\r
  */\r
 \r