#6 - Add delay loading to rundll32

Dmitry Timoshkov dmitry at baikal.ru
Fri Jan 9 10:03:26 CST 2004


"Steven Edwards" <steven_ed4153 at yahoo.com> wrote:

> I hope my formatting is right. I use EditPlus to do my development and
> it tends to not agree with Wine sources sometimes so I have to go back
> to notepad to clean it up. With this patch I can compile rundll32 on
> Mingw now.
> 
> Changelog:
> Delay load Wine16 APIs for Win16 dlls.

Your patch is not only formatted badly, but it also does things not
allowed in plain C - places variables in the middle of the function
body.

Please fix.

-- 
Dmitry.





More information about the wine-devel mailing list