Sync to Wine-20050524:
authorGé van Geldorp <ge@gse.nl>
Sat, 28 May 2005 15:14:29 +0000 (15:14 +0000)
committerGé van Geldorp <ge@gse.nl>
Sat, 28 May 2005 15:14:29 +0000 (15:14 +0000)
commitf9ef57f5f188017a8d30c8aae6a61cd78adc0feb
treeafd73457ef3b8c28e7cae3c063ebb68d1f2b42d3
parent020f1fc22b1c0008223bea5a4f17582330e22965
Sync to Wine-20050524:
Alexandre Julliard <julliard@winehq.org>
- Added rules for building import libraries in the individual dll
  makefiles, and added support for building a .def.a static import
  library too.
- Comment out stub WEP entry points so that we can call WEP for builtin
  dlls too.
- Removed unnecessary code in the 16-bit DllEntryPoint function of some
  dlls, and also fixed its ordinal in a few places.
Hans Leidekker <hans@it.vu.nl>
- Stub implementation for SetupCopyOEMInfW.
Ivan Leo Puoti <ivanleo@gmail.com>
- Minor fix in SetupQueueCopySectionW.

svn path=/trunk/; revision=15582
reactos/lib/setupapi/Makefile.in
reactos/lib/setupapi/queue.c
reactos/lib/setupapi/setupapi.spec
reactos/lib/setupapi/setupx.spec
reactos/lib/setupapi/stubs.c
reactos/lib/setupapi/virtcopy.c