Tsunami MPEG Encoder probs

lawson_whitney at juno.com lawson_whitney at juno.com
Thu Dec 6 09:23:47 CST 2001


On 6 Dec 2001, Claudio Di Martino wrote:

> Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> wrote:
>
> > Make "touch shell32.dll" in your wine windows system directory. Perhaps the
> > application tries to get the version from ist.
>
> Actually I already have a 0-byte shell32.ddl in my wine windows
> system directory. And anyway I have set shell32.dll as builtin,
> shouldn't that prevent to search for the dll on the disk?
>
> Ciao!!!
>
> Claudio Di Martino                           claudio at unige.it

Setting it to builtin won't stop the app from looking for it with, say,
CreateFile and possibly doing something stupid if it
doesn't find it.  builtin/native only affects LoadLibrary* and
GetFileVersion* and that sort of thing.

Lawson






More information about the wine-users mailing list