WineLib with MSVCRT

Martin Wilck Martin.Wilck at Fujitsu-Siemens.com
Tue Sep 17 10:48:03 CDT 2002


Am Die, 2002-09-17 um 16.27 schrieb steve.lustbader at philips.com:
> I noticed in regedit's Makefile.in that it lists msvcrt, advapi32, and
> kernel32 in it's IMPORTS variable and has no foo_DLLS variable,
> whereas Winemaker by default puts most of those in the foo_DLLS
> variable.
> 
> What's the difference between the DLLS variable and the
> IMPORTS variable?

No difference - just a different variable name.
Look at the generated Makefiles. Elements of IMPORTS (for regedit) and
the various xyz_DLLS (for winemaker-generated Makefiles) are all passed 
to winebuild as -l options.

Martin

>- 
Martin Wilck                Phone: +49 5251 8 15113
Fujitsu Siemens Computers   Fax:   +49 5251 8 20409
Heinz-Nixdorf-Ring 1	    mailto:Martin.Wilck at Fujitsu-Siemens.com
D-33106 Paderborn           http://www.fujitsu-siemens.com/primergy








More information about the wine-devel mailing list