Francois Gouget
|
b1c9966828
|
cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions.
|
2007-11-13 13:37:27 +01:00 |
Juan Lang
|
4115598d5c
|
setupapi: Add stubs for CM_Get_Device_IDA and CM_Get_Device_ID_Size.
|
2007-11-08 11:49:55 +01:00 |
Juan Lang
|
06547f129f
|
setupapi: Implement SetupDiGetClassDevsExA.
|
2007-09-25 11:20:00 +02:00 |
Juan Lang
|
9ac11e3864
|
setupapi: Implement SetupDiGetDeviceInfoListDetailA/W.
|
2007-09-25 11:19:32 +02:00 |
Juan Lang
|
9fc7973727
|
setupapi: Add missing prototypes and definitions, and change function prototypes to match.
|
2007-09-19 12:48:46 +02:00 |
Francois Gouget
|
c2d47ced74
|
setupapi: Add prototypes for the Setup*Log*() functions. Better stick to the PSDK types.
|
2007-08-30 11:57:18 +02:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Andrew Talbot
|
9f2a62ed0a
|
setupapi: Exclude unused headers.
|
2007-05-21 12:31:11 +02:00 |
Hans Leidekker
|
939e8e4ce2
|
setupapi: Implement SetupCopyOEMInf{A,W}.
|
2007-02-20 20:27:09 +01:00 |
Hans Leidekker
|
275dbeb74e
|
setupapi: Add stub implementations for SetupDiGetINFClass and SetupSetSourceList.
|
2007-02-19 12:40:15 +01:00 |
Hans Leidekker
|
7f31cc4756
|
setupapi: Add a stub implementation for SetupPromptReboot.
|
2006-12-15 12:20:32 +01:00 |
Hans Leidekker
|
ae64a62241
|
setupapi: Implement SetupGetSourceInfo{A,W}.
|
2006-11-15 12:24:50 +01:00 |
Michael Stefaniuc
|
79ecfaf52f
|
setupapi: Win64 printf format warning fixes.
|
2006-10-14 20:17:25 +02:00 |
James Hawkins
|
15b46847b0
|
setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError.
|
2006-09-14 12:06:09 +02:00 |
James Hawkins
|
b74f4d92d7
|
setupapi: Add a stub implementation of SetupGetSourceInfo.
|
2006-07-31 21:36:26 +02:00 |
Christian Gmeiner
|
c514700be2
|
setupapi: Move SetupDiGetClassDevsExW into devinst.c.
|
2006-07-24 19:56:03 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
07e9ec46ef
|
setupapi: Add a stub implementation for RegistryDelnode.
|
2006-04-04 20:02:04 +02:00 |
James Hawkins
|
21fb7ab6a1
|
setupapi: Add an initial implementation of SetupGetInfInformation.
|
2006-02-07 16:24:17 +01:00 |
James Hawkins
|
647329d2dd
|
setupapi: Implement SetupQueryInfFileInformation.
|
2006-02-07 16:08:33 +01:00 |
James Hawkins
|
11fced7b57
|
setupapi: Added stubs for SetupGetInfInformation and
SetupQueryInfFileInformation.
|
2005-12-15 11:02:20 +01:00 |
Hans Leidekker
|
64dcb35a4e
|
Stub implementation for SetupCopyOEMInfW.
|
2005-05-04 09:47:28 +00:00 |
Hans Leidekker
|
d0965ae873
|
Remove stray 8bit character.
|
2005-03-27 17:54:17 +00:00 |
Eric Kohl
|
faa7df1e08
|
Implement SetupDiBuildClassInfoList(ExW),
SetupDiClassGuidsFromName(W/ExW), SetupDiClassNameFromGuid(W/ExW),
SetupDiGetActualSectionToInstallW, SetupDiGetClassDescription(W/ExW),
SetupDiInstallClassW partially, SetupDiOpenClassRegKey(ExW),
SetupOpenMasterInf.
|
2004-12-02 18:09:53 +00:00 |
Matthew Davison
|
2e2f666032
|
Update spec file.
|
2004-05-07 00:40:44 +00:00 |
Aric Stewart
|
ffbb75fe25
|
Beginnings on implementations of SetupCreateDiskSpaceListA/W,
SetupQuerySpaceRequiredOnDriveA, SetupDestroyDiskSpaceList and
SetupAddInstallSectionToDiskSpaceListA for MDAC install.
|
2004-03-17 01:46:00 +00:00 |
Aric Stewart
|
bb86eb6588
|
Added stubs needed by some Windows Update installs.
|
2004-03-16 19:13:18 +00:00 |
Mike McCormack
|
65be0d1f50
|
Added SetupCreateDiskSpaceList stub.
|
2004-03-15 20:07:25 +00:00 |
Alexandre Julliard
|
5a157628c7
|
Implemented InstallHinfSection (based on a patch by Chris Morgan).
|
2004-02-27 04:43:32 +00:00 |
Alexandre Julliard
|
1c63357e78
|
Fixed a trace.
|
2004-02-17 22:48:25 +00:00 |
Christian Costa
|
fabcd27800
|
Added some stubs.
|
2004-02-17 21:05:44 +00:00 |
Steven Edwards
|
6518b5ca27
|
MSVC porting fixes.
|
2004-01-05 21:12:21 +00:00 |
Uwe Bonnes
|
f227cfaac6
|
Added a few stubs.
|
2003-10-27 22:05:33 +00:00 |
Steven Edwards
|
b2b7262815
|
Porting fixes.
|
2003-09-11 02:58:46 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Gregory M. Turner
|
fca4a8f877
|
Implement (most of) SetupIterateCabinet.
|
2003-08-27 23:12:36 +00:00 |
Uwe Bonnes
|
5eb88a08a2
|
Added some stubs.
|
2003-04-02 23:19:14 +00:00 |
Patrik Stridvall
|
c72255c715
|
Fixed some issues found by winapi_check.
|
2002-10-29 21:31:26 +00:00 |
Uwe Bonnes
|
d241176fef
|
More stubs.
|
2002-10-10 19:23:57 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Patrik Stridvall
|
14c96c1017
|
Fixed some issues found by winapi_check.
|
2002-04-03 02:37:09 +00:00 |
Alexandre Julliard
|
5068347b19
|
Implemented a large number of the 32-bit setupapi functions.
Fixed a number of setupx functions by making them call the setupapi
equivalents.
|
2002-04-02 02:57:50 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
James Juran
|
c85144b0d9
|
Added some stubs needed for IE 5.5 setup.
|
2001-01-17 20:17:46 +00:00 |
James Hatheway
|
cb655b0aae
|
Added stubs and setupapi.h.
|
2000-11-06 20:24:43 +00:00 |
Francois Jacques
|
df5e579254
|
Added setupapi shared library and SetupIterateCabinet stub.
|
2000-07-08 18:27:03 +00:00 |