Hi Steven,
I have a pretty big patch against the system tray code, and it's going to get bigger.
Hopefully in the next few days I will get time to properly reverse engineer (if it's not already documented) the interaction between shell32 and explorer, so we can implement this using a separate wineshell executable.
Is there anything you need from us for ReactOS? If the message protocol is documented I guess you guys can just implement server support in your explorer for it, am I right?
thanks -mike
On Fri, 2004-01-02 at 15:37, Steven Edwards wrote:
When playing around with a app that uses the systray under ReactOS I noticed that the comment in Wine is out of date.
Changelog: Update the notes in shell32 on how WINE uses the Systray under KDE.
Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top2003
Hello Mike, --- Mike Hearn mike@theoretic.com wrote:
I have a pretty big patch against the system tray code, and it's going to get bigger.
Cool.
Hopefully in the next few days I will get time to properly reverse engineer (if it's not already documented) the interaction between shell32 and explorer, so we can implement this using a separate wineshell executable.
Is there anything you need from us for ReactOS? If the message protocol is documented I guess you guys can just implement server support in your explorer for it, am I right?
I am not 100% sure but I think your patch will be enough. We already have some systray support in our Explorer when running on Windows. Take a look at running explorer under WINE and see if it will help any.
Thanks Steven
__________________________________ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top2003
On Fri, 2004-01-02 at 16:07, Steven Edwards wrote:
I am not 100% sure but I think your patch will be enough. We already have some systray support in our Explorer when running on Windows. Take a look at running explorer under WINE and see if it will help any.
Could you send me an EXE of that, if it's convenient? I have no idea how easy/hard it is to build ReactOS but I doubt it's a configure, make, make install :)
thanks -mike
--- Mike Hearn mike@theoretic.com wrote:
Could you send me an EXE of that, if it's convenient? I have no idea how easy/hard it is to build ReactOS but I doubt it's a configure, make, make install :)
I am having trouble running the latest build under WINE but you are welcome to try. You can also try building it as a Winelib app. Martin has provided a Winelib Makefile so you can just checkout the source for explorer and build it under Linux.
Here is his site that provides the CVS information: http://www.sky.franken.de/explorer/
And here is a Win32 binary: http://mail.gleneagle.net/sedwards/explorer.exe
Thanks Steven
__________________________________ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top2003
Steven Edwards wrote:
Here is his site that provides the CVS information: http://www.sky.franken.de/explorer/
And here is a Win32 binary: http://mail.gleneagle.net/sedwards/explorer.exe
Cool! I had no idea it is so complete. Works wonderfully in Windows XP. I'm thinking about using it instead of Total Commander.
regards, Jakob