> I would like to ask you about an interfaces of zip folder dynamic
> library - if they're known I would implement zip folders support.
> It was suggested to ask someone from wine development team to get more
> information about that.
> Please, take a look to the discussi
Hi Alexander, as you say in the quoted thread,
> zip filder support is encapsulated within zipfldr.dll which is
> standard COM-component (i.e. exposes DllRegisterServer/
> DllCanUnloadNow).
> For example in WinXP zip folders support may be switched off by
> unregistering zipfldr.d
Good day,
First of all: big thank you for your great wine!
Several days ago I made a post on the wine groups:
Does anyone tried to use zip folders support on wine? Is is possible?
I tried to copy zipfldr.dll and register it, but it does not work.
Since I am a developer I would try to do it