On Tue, 2007-08-07 at 17:35 +0200, Alexandre Julliard wrote: > Peter Dons Tychsen <[EMAIL PROTECTED]> writes: > > > I tried to submit a patch for this missing lib, > > but got zero response. > > Probably because there was something wrong with my commit. > > > > Any guess on what was wrong? >
> You need to write a proper spec file with all exported functions, There are no exported functions (for now). So i guess an empty spec file is OK ? > and you need to handle DLL_WINE_PREATTACH in DllMain. OK, i will add this and re-submit. /pedro