On Tue, 19 Dec 2000, Jon wrote:

> On Tuesday 19 December 2000  3:57 am, Francois Gouget wrote:
> > > (even, if it could be rather easy to get the figures higher, with empty
> > > stubs)
> 
> FWIW, I have written a stub dll generator which will read a win dll, and 
> generate a compilable [dll].spec [dll]_main.c and [dll].h from it. I was 
> hoping to eventually add include directory parsing to allow generating the c 
> stubs as well, but havent gotten around to that yet ;-)
> 
> If anyones planning to slurp a whole lot of stubbed out dlls into the tree it 
> might save them some RSI. I'll clean it up and send it to wine-patches 
> shortly.

   Yes, I can see that it could be useful. It's also a very good
precursor for writing a 'pedump' tool :-).

   It just has one problem: I tested it on comctl32 and it did not
generate anything for entry-points that are exported by ordinal only.
But I believe adding support for them should be easy.


--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
                     f u kn rd ts, ur wy 2 gky 4 ur wn gd.


Reply via email to