Is there some problem with this patch? Seems it's not yet committed, and I could not find any answer mail about it.
http://www.winehq.org/hypermail/wine-patches/2005/04/0127.html
On 12.04.2005 13:13:27 Huw D M Davies wrote:
This depends on 'shell32: Add unicode pidl type'
Huw Davies huw@codeweavers.com Add a printers folder. -- Huw Davies huw@codeweavers.com
Am Sonntag, den 29.05.2005, 01:13 +0200 schrieb Martin Fuchs:
Is there some problem with this patch? Seems it's not yet committed, and I could not find any answer mail about it.
http://www.winehq.org/hypermail/wine-patches/2005/04/0127.html
On 12.04.2005 13:13:27 Huw D M Davies wrote:
This depends on 'shell32: Add unicode pidl type'
Huw Davies <huw@codeweavers.com> Add a printers folder.
-- Huw Davies huw@codeweavers.com
Same Question as before. What's wrong ?
On Thu, Jul 07, 2005 at 10:22:07PM +0200, Detlef Riekenberg wrote:
Am Sonntag, den 29.05.2005, 01:13 +0200 schrieb Martin Fuchs:
Is there some problem with this patch? Seems it's not yet committed, and I could not find any answer mail about it.
http://www.winehq.org/hypermail/wine-patches/2005/04/0127.html
On 12.04.2005 13:13:27 Huw D M Davies wrote:
This depends on 'shell32: Add unicode pidl type'
Huw Davies <huw@codeweavers.com> Add a printers folder.
-- Huw Davies huw@codeweavers.com
Same Question as before. What's wrong ?
I think Alexandre didn't want every special folder to have its own implementation. Mike also has a network neighbourhood folder that has the same problems. Basically, a lot of the shell folder code needs to be tidied up with all of these special folder integrated into it.
Huw.
Am Freitag, den 08.07.2005, 14:01 +0100 schrieb Huw D M Davies:
I think Alexandre didn't want every special folder to have its own implementation.
I See, but I don't see any comment from Alexandre. We need even more Window-handling in shell32.dll See my stub for Printers_RegisterWindowW. (Printer Properties)
Mike also has a network neighbourhood folder that has the same problems. Basically, a lot of the shell folder code needs to be tidied up with all of these special folder integrated into it.
That would be great. Together with the other special Folders we have a big Part of explorer.exe ready.