[ros-kernel] Re: SetShellWindow() and friends

Martin Fuchs martin-fuchs at gmx.net
Tue Oct 14 09:31:37 CEST 2003


> Hello Martin,
> Does SetShellWindows() and friends work under ReactOS?
> 
> Thanks
> Steven

No, the implementation is currently not complete. There is not yet any attempt to fix the window z-order if a shell window is registered. At the moment it simply stores the window pointers, nothing more.
I want to try to get it right on Wine first. I doubt, ReactOS is yet ready for such things. I never saw more than one popup window running on it.

When trying to start to test program on ROS with "user32_test.exe win" I get only the following:

Bug detected (code 1e param 0 0 0 0)
  KMODE_EXCEPTION_NOT_HANDLED

Page Fault Exception: 14(2)
Processor: 0 CS:EIP 8:c0009862 <ntoskrnl.exe: 9862>
cr2 fffffed8 cr3 79c000 Proc: c11e3748 Pid: 9 <user32_t> Thrd: c11dc840 Tid: 29
DS 10 ES 10 FS 30 GS 10
EAX: fffffed8   EBX: ddb7df84   ECX: c11e3950
EDX: ddb7df84   EBP: ddb7deb0   ESI: 0000000e
EDI: c11dc840   EFLAGS: 00010297 kESP ddb7dd44 kernel stack base ddb7b000
ESP ddb7dd44
Frames: <ntoskrnl.exe: 5b63> <ntoskrnl.exe: 1e23> <ntoskrnl.exe: 3041>


Martin



More information about the Ros-kernel mailing list