André Hentschel
|
c6e38bfee6
|
setupapi: Add stubs for CM_Get_Device_ID_List_SizeA/W.
|
2011-05-27 12:26:28 +02:00 |
Stefan Leichter
|
8fffb22f1e
|
setupapi: Add stub for SetupDiSetSelectedDevice.
|
2011-01-07 10:22:58 +01:00 |
Stefan Leichter
|
05a1416c93
|
setupapi: Implement SetupDiGetINFClassA on top of SetupDiGetINFClassW.
|
2010-10-05 13:04:26 +02:00 |
Stefan Leichter
|
803b81c1b7
|
setupapi: Add partial implementation of SetupDiGetINFClassW.
|
2010-10-05 13:03:44 +02:00 |
Stefan Leichter
|
7e8ab4c8b4
|
setupapi: Added tests for SetupDiGetINFClassA.
|
2010-09-14 13:31:46 -05:00 |
Julius Schwartzenberg
|
53aef28e36
|
setupapi: Add stubs SetupQueryDrivesInDiskSpaceList{A,W}.
|
2010-08-23 11:55:09 +02:00 |
Paul Vriens
|
aaf4ce8ac6
|
setupapi: Add a stub for SetupDiLoadClassIcon.
|
2010-07-29 10:22:25 +02:00 |
Austin English
|
dab1bbef29
|
setupapi: Add stubs for SetupDiBuildDriverInfoList and SetupDiDeleteDeviceInfo:.
|
2010-06-28 11:42:59 +02:00 |
Vitaly Perov
|
c7d4b0c69f
|
setupapi: Add stub for SetupLogFile{A,W}.
|
2010-02-08 17:14:43 +01:00 |
Andrew Nguyen
|
3eea5a8ae9
|
setupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
|
2009-12-22 13:48:26 +01:00 |
Vladimir Pankratov
|
6f2ec37b60
|
setupapi: Add stub for CM_Get_Device_ID_ExW.
|
2009-12-16 12:42:40 +01:00 |
Alexandre Julliard
|
66f6b78659
|
setupapi: Make setupx.dll into a stand-alone 16-bit module.
|
2009-10-01 19:45:07 +02:00 |
Vladimir Pankratov
|
e94d30ed6e
|
setupapi: Add stub for SetupDiGetClassImageIndex.
|
2009-09-01 17:37:04 +02:00 |
Hans Leidekker
|
ae45fa6864
|
setupapi: Add stub implementations of CM_Get_Device_ID_ListW and CM_Enumerate_Classes.
|
2009-08-04 13:05:05 +02:00 |
Hans Leidekker
|
9df5fc58b1
|
setupapi: Add stub implementations of CM_Get_Device_Interface_List_Size_ExA/W.
|
2009-05-13 12:05:10 +02:00 |
Ricardo Filipe
|
6ba3cc1c2e
|
setupapi: Add stubs for CM_Locate_DevNode_ExA/W.
|
2009-05-11 15:54:39 +02:00 |
Ricardo Filipe
|
24a10fc9ac
|
setupapi: Implement SetupPromptForDiskA by wrapping around W version.
|
2009-03-04 15:44:44 +01:00 |
Ricardo Filipe
|
ecc8e526bf
|
setupapi: Implement SetupPromptForDiskW with only Cancel button active.
|
2009-02-23 14:29:03 +01:00 |
Ricardo Filipe
|
4efd105fb3
|
setupapi: Add stub for SetupDiGetClassImageList.
|
2009-01-27 11:08:37 +01:00 |
Andrew Nguyen
|
d46ffb4b6f
|
cfgmgr32: Forward and stub CM_Create_DevNodeA/W.
|
2008-12-30 11:37:34 +01:00 |
Andrew Nguyen
|
33197eaa8d
|
setupapi: Stub the SetupDiDestroyClassImageList function.
|
2008-12-30 11:37:12 +01:00 |
Andrew Nguyen
|
3dcac86e53
|
cfgmgr32: Forward and stub CM_Connect_MachineA.
|
2008-12-30 11:37:03 +01:00 |
Ricardo Filipe
|
ae8a07d934
|
setupapi: Add stubs for CM_Locate_DevNodeA/W.
|
2008-12-26 13:42:49 +01:00 |
Ricardo Filipe
|
7e60ab10c1
|
setupapi: Add stubs for SetupPromptForDiskA/W.
|
2008-12-05 17:13:21 +01:00 |
Maarten Lankhorst
|
ba8642639a
|
setupapi: Implement CM_Get_Device_ID and add a stub for CM_Get_Parent.
|
2008-03-01 12:03:44 +01:00 |
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 |