Stubs in PE build

Dmitry Timoshkov dmitry at baikal.ru
Tue Dec 14 05:47:02 CST 2004


"Ge van Geldorp" <gvg at reactos.com> wrote:

> > I don't think we want to add a special mode just for stubs; 
> > they should really be replaced by proper functions (even if 
> > the functions are stubs themselves, at least they can print 
> > the parameters and try to return something meaningful instead 
> > of killing the app). You can view the lack of stubs support 
> > on PE as an encouragement to help us remove them from the 
> > spec files ;-)
> 
> Seems impossible for functions with unknown calling conventions and number
> of parameters.

In that case you can remove those (only a few) stubs from the .spec files,
but most of the stubs are well documented APIs.

-- 
Dmitry.




More information about the wine-devel mailing list