Stefan Leichter wrote:
Am Tuesday 27 February 2007 19:43 schrieb Paul Millar:
On Sunday 25 February 2007 18:13, Stefan Leichter wrote:
The set of patches I have includes a definition for this GUID (as well as
many, many others). The complete set of patches (against w32api v3.8) is
avai
Am Tuesday 27 February 2007 19:43 schrieb Paul Millar:
> Hi Stefan,
>
> On Sunday 25 February 2007 18:13, Stefan Leichter wrote:
> > This fail for some dlls at the linking, eg. comdlg32.dll misses the
> > imports
> >
> > _IID_IContextMenu, _IID_IShellFolder, _IID_IPersistFolder2,
> > _IID_IShellBr
Hi Stefan,
On Sunday 25 February 2007 18:13, Stefan Leichter wrote:
> This fail for some dlls at the linking, eg. comdlg32.dll misses the imports
>
> _IID_IContextMenu, _IID_IShellFolder, _IID_IPersistFolder2,
> _IID_IShellBrowser, _IID_ICommDlgBrowser, _IID_IShellView,
These are part of the Min
Hello,
i'm trying to build wine/its dlls with mingw. This fail for some dlls at the
linking,
eg. comdlg32.dll misses the imports
_IID_IContextMenu, _IID_IShellFolder, _IID_IPersistFolder2,
_IID_IShellBrowser, _IID_ICommDlgBrowser, _IID_IShellView,
_SID_STopLevelBrowser
My investigations ar