wine/dlls/kernel kernel_main.c Makefile.in

Dimitrie O. Paun dpaun at rogers.com
Thu Oct 9 21:37:50 CDT 2003


On October 9, 2003 08:50 pm, Alexandre Julliard wrote:
>        We can now use the standard DllMain as entry point.

Cool, what about the one in user32:

[dimi at dimi wine.src]$ grep DLLMAIN `find -name "Makefile.in"`
./dlls/user/Makefile.in:DLLMAIN   = UserClientDllInitialize at 12

It's the last one, we could get rid of the DLLMAIN stuff...

-- 
Dimi.




More information about the wine-devel mailing list