Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Juan Lang
|
f9f18bfb06
|
cfgmgr32: Forward cfgmgr32 functions to setupapi.
|
2007-11-08 11:52:18 +01:00 |
Michael Stefaniuc
|
702aafe3c0
|
cfgmgr32: Win64 printf format warning fixes.
|
2006-10-05 11:33:32 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Detlef Riekenberg
|
56247a2084
|
cfgmgr32: Forward some functions to setupapi.dll.
|
2006-02-24 11:20:53 +01:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Mike McCormack
|
b107b92849
|
Mostly stub implemenation for cfgmgr32.
|
2003-10-31 03:38:07 +00:00 |