[ros-bugs] [Bug 880] New: Some dlls stop display output when starting in CLI

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Oct 6 22:45:38 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=880

           Summary: Some dlls stop display output when starting in CLI
           Product: ReactOS
           Version: unspecified
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.com
        ReportedBy: hpoussin at reactos.org
         QAContact: ros-bugs at reactos.com


Revision 18294:

Try the attached test program. It gives different results if you launch ReactOS 
in GUI or in CLI.

1st test:
- Launch ROS in GUI
- Run cmd.exe 
- Run the attached program
Result: "main() called" is displayed, and the prompt appears again.

2nd test:
- Launch ROS in CLI
- Run the attached program
Actual result: no further text is displayed, but you can write "exit" and stop 
ROS, or "explorer" to launch it. So ROS is not freezed, only the display is 
broken. You can press ALT+TAB to display again missing text.

Additional informations:
- To change the start mode, you have to update the registry key Shell in 
HKEY_LOCAL_MACHINE\SOFTWARE\ReactOS\Windows NT\CurrentVersion\Winlogon 
between "%SystemRoot%\system32\cmd.exe" and "%SystemRoot%\explorer.exe"
- I don't know if setupapi.dll is the only dll that stops display output when 
starting in CLI

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list