Nikolay Sivov
|
af533d1eeb
|
setupapi: Added CM_Get_Version().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-11 12:11:12 +09:00 |
Rob Walker
|
10058e7c4e
|
setupapi: Add stub for setupapi.dll.CM_Get_DevNode_Status.
Signed-off-by: Rob Walker <bob.mt.wya@gmail.com>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:26:07 +09:00 |
Austin English
|
f820c09428
|
setupapi: Add SetupDiSetDeviceInstallParamsW stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-31 22:10:54 +09:00 |
Austin English
|
9ad0bc6372
|
setupapi: Add SetupDiSelectBestCompatDrv stubs.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-12-24 12:05:08 +01:00 |
Pierre Schweitzer
|
a851aaa424
|
setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
|
2015-03-27 00:12:17 +09:00 |
André Hentschel
|
f272c12607
|
setupapi: Add stubs for CM_Get_Device_Interface_List_SizeA/W.
|
2014-10-08 17:44:50 +02:00 |
Austin English
|
3013b6c6da
|
setupapi: Add a stub for SetupDiSetClassInstallParamsW.
|
2014-07-14 19:26:16 +02:00 |
Mark Harmstone
|
cfb81f2c60
|
setupapi: Add CM_Get_DevNode_Registry_Property wrapper around CM_Get_DevNode_Registry_Property_Ex.
|
2014-05-08 19:41:55 +02:00 |
Vincent Povirk
|
bdadd760a3
|
setupapi: Stub SetupDiDestroyDriverInfoList.
|
2014-01-28 11:49:18 +01:00 |
Stefan Leichter
|
a829c2b3ad
|
setupapi: Add a stub for SetupDiSetDeviceInstallParamsA.
|
2013-04-19 10:39:36 +02:00 |
André Hentschel
|
f79fa294c9
|
setupapi: Add stubs for CM_Reenumerate_DevNode and CM_Reenumerate_DevNode_Ex.
|
2013-04-15 15:14:25 +02:00 |
André Hentschel
|
32fb489f1c
|
setupapi: Add CM_Get_Device_ID_ExA stub.
|
2013-04-04 13:28:45 +02:00 |
Sylvain Petreolle
|
8a04421244
|
setupapi: Add stub for SetupAddToSourceListW.
|
2012-12-11 20:45:45 +01:00 |
André Hentschel
|
7b32809890
|
setupapi: Add a stub for SetupDiGetDeviceInstallParamsW.
|
2012-07-11 10:17:03 -05:00 |
Stefan Leichter
|
b3b78b337e
|
setupapi: Add stub for SetupAddToSourceListA.
|
2012-06-01 13:25:42 +02:00 |
Austin English
|
056de6fbcf
|
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.
|
2012-01-26 19:08:01 +01:00 |
André Hentschel
|
88baa9e700
|
setupapi: Add stub for CM_Get_Class_Registry_PropertyW.
|
2012-01-13 17:34:30 +01:00 |
André Hentschel
|
0309066f15
|
setupapi: Add stub for CM_Get_Class_Registry_PropertyA.
|
2012-01-13 17:34:30 +01:00 |
André Hentschel
|
9ea3c46e71
|
setuapi: Add stub for CM_Get_DevNode_Registry_Property_ExA.
|
2012-01-12 12:25:58 +01:00 |
André Hentschel
|
33d60e9060
|
setuapi: Add stub for CM_Set_Class_Registry_PropertyW.
|
2012-01-12 12:25:55 +01:00 |
André Hentschel
|
ed4b8cb617
|
setuapi: Add stub for CM_Set_Class_Registry_PropertyA.
|
2012-01-12 12:25:52 +01:00 |
André Hentschel
|
c83b67bc4f
|
setupapi: Add stub for CM_Get_DevNode_Registry_Property_ExW.
|
2012-01-10 17:55:22 +01:00 |
Stefan Leichter
|
8fc7a01a2c
|
setupapi: Add stub for SetupDiDrawMiniIcon.
|
2011-12-30 17:12:47 +01:00 |
Stefan Leichter
|
649d0f85ba
|
setupapi: Add stub for SetupDiGetClassBitmapIndex.
|
2011-12-30 17:12:47 +01:00 |
Stefan Leichter
|
cb9fa1eb7a
|
setupapi: Add pSetupFree|Malloc|Realloc to spec file and forward them.
|
2011-08-26 11:31:59 +02:00 |
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 |
Paul Vriens
|
75c5484174
|
dlls: Fix some specfiles with respect to 'str' and 'wstr' usage.
|
2010-09-09 14:57:44 +02:00 |
Andrew Nguyen
|
3eb4985231
|
setupapi: Implement SetupDuplicateDiskSpaceListA/W.
|
2010-09-07 16:00:42 +02:00 |
Andrew Nguyen
|
3902efc9cb
|
setupapi: Implement SetupQuerySpaceRequiredOnDriveW.
|
2010-09-07 16:00:20 +02: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 |
Hans Leidekker
|
bb36e75a40
|
setupapi: Add stub implementations of SetupGetNonInteractiveMode and SetupSetNonInteractiveMode.
|
2010-05-31 12:46:08 +02:00 |
Stefan Leichter
|
05a308a80b
|
setupapi: Implement SetupGetInfFileListA.
|
2010-04-06 11:48:21 +02:00 |
Damjan Jovanovic
|
bf18e7e71f
|
setupapi: Stub out SetupDiRemoveDevice.
|
2010-03-15 15:08:43 +01: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 |
Stefan Leichter
|
381221de66
|
setupapi: Add stub and some tests for SetupGetInfFileListW.
|
2009-11-11 10:53:39 +01: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 |
Hans Leidekker
|
d5009479bb
|
setupapi: Add stub implementations of SetupUninstallOEMInfA/W.
|
2009-05-13 12:04:54 +02:00 |
Ricardo Filipe
|
6ba3cc1c2e
|
setupapi: Add stubs for CM_Locate_DevNode_ExA/W.
|
2009-05-11 15:54:39 +02:00 |
Juan Lang
|
37feb6fd69
|
setupapi: Add stub entries for CM_Query_And_Remove_SubTreeA/W and CM_Query_And_Remove_SubTree_ExA/W.
|
2009-02-13 12:59:19 +01:00 |
Ricardo Filipe
|
4efd105fb3
|
setupapi: Add stub for SetupDiGetClassImageList.
|
2009-01-27 11:08:37 +01:00 |
Hans Leidekker
|
bd9c265cc2
|
setupapi: Implement SetupInstallFileExA/W.
|
2009-01-26 14:31:01 +01:00 |
Francois Gouget
|
916d6a4450
|
setupapi: Fix the StringTableLookUpStringEx() prototype.
|
2009-01-09 14:06:13 +01:00 |
Alexandre Julliard
|
b45cfc123e
|
setupapi: Implemented SetupEnumInfSectionsA/W.
|
2009-01-05 20:26:50 +01:00 |