On Tue, 2007-08-07 at 23:15 +0200, Alexandre Julliard wrote: > Peter Dons Tychsen <[EMAIL PROTECTED]> writes: > > >> 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 ? > > No, there are exported functions in the native dll, you have to > declare them as stubs. >
Ah... OK, now i get the point. I will check out the original DLL, and copy the function into the spec. Thanks, /pedro