Paul Vriens
|
77fa32a832
|
setupapi: Fix passing a NULL parameter (Coverity).
|
2009-05-18 14:31:06 +02:00 |
Paul Vriens
|
644f57679b
|
setupapi/tests: Fix remaining failures on Win9x.
|
2009-05-15 14:19:05 +02:00 |
Francois Gouget
|
bce5f731a9
|
setupapi: VcpFlush() and vsmString{Compare,Find}() are unused so remove them.
|
2009-05-15 10:31:26 +02:00 |
Francois Gouget
|
b72954552c
|
setupapi: Remove some dead code: VCP_VirtnodeDelete() and VCP_RenameFiles().
|
2009-05-15 10:31:19 +02:00 |
Francois Gouget
|
9cfc021b1a
|
setupapi: VcpEnumFiles() is implemented so export it.
|
2009-05-13 12:45:36 +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 |
Paul Vriens
|
97505798ec
|
setupapi/tests: Fix a test failure on Win98.
|
2009-04-24 15:02:50 +02:00 |
Frans Kool
|
f207c28042
|
setupapi: Fixed Dutch translations.
|
2009-04-16 11:28:24 -05:00 |
Michael Stefaniuc
|
4b53e2b6cc
|
setupapi: Update the Romanian translation.
|
2009-03-25 11:09:13 +01:00 |
Ricardo Filipe
|
1999008b89
|
setupapi: Remove invalid check for < MAX_PATH and don't copy to NULL PathBuffer (Coverity 888).
|
2009-03-24 10:27:45 +01:00 |
Alexandre Julliard
|
c1b411e321
|
setupapi: Check for NULL module to avoid an exception in RtlImageNtHeader.
This allows creating a wineprefix on 64-bit, where exception handling
doesn't quite work yet.
|
2009-03-12 13:09:55 +01:00 |
Francois Gouget
|
96848a0605
|
Remove spaces before '\n's.
|
2009-03-09 12:05:58 +01:00 |
Ricardo Filipe
|
24a10fc9ac
|
setupapi: Implement SetupPromptForDiskA by wrapping around W version.
|
2009-03-04 15:44:44 +01:00 |
Hwang YunSong(황윤성)
|
ff878b0c37
|
setupapi: Updated Korean resource.
|
2009-03-02 12:30:24 +01:00 |
Ricardo Filipe
|
5a0079f6ca
|
setupapi: Implement Ok button action in SetupPromptForDiskW dialog.
|
2009-02-23 14:31:57 +01:00 |
Ricardo Filipe
|
d80e24b8ba
|
setupapi: Enable Browse action on SetupPromptForDisk dialog.
|
2009-02-23 14:31:38 +01:00 |
Ricardo Filipe
|
c4c05cf013
|
setupapi: Initiate resources of SetupPromptForDisk dialog.
|
2009-02-23 14:29:48 +01:00 |
Ricardo Filipe
|
ecc8e526bf
|
setupapi: Implement SetupPromptForDiskW with only Cancel button active.
|
2009-02-23 14:29:03 +01:00 |
Ricardo Filipe
|
7ab7a74171
|
setupapi: Make hinstance global for all dialogs.
|
2009-02-23 14:28:49 +01:00 |
Francois Gouget
|
292a10424d
|
setupapi/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:24 +01: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 |
Alexandre Julliard
|
72fdb74326
|
setupapi: Don't use 'interface' as variable name, since it can be defined to a keyword.
|
2009-02-09 13:04:55 +01:00 |
Alexandre Julliard
|
486e66ed6e
|
setupapi/tests: Don't compare the drive letter of expanded file paths.
|
2009-02-03 22:23:35 +01:00 |
Alasdair Sinclair
|
3fc0414896
|
setupapi/tests: Fix missing void in empty parameter list.
|
2009-01-30 11:43:36 +01:00 |
Aric Stewart
|
7392162ed1
|
setupapi: Implement pSetupInstallCatalog.
|
2009-01-29 12:18:17 +01:00 |
Michael Stefaniuc
|
ffae0123ac
|
setupapi: Remove superfluous pointer casts.
|
2009-01-28 12:30:57 +01:00 |
Ricardo Filipe
|
4efd105fb3
|
setupapi: Add stub for SetupDiGetClassImageList.
|
2009-01-27 11:08:37 +01:00 |
Ge van Geldorp
|
115805f12e
|
setupapi/tests: Make tests pass on Vista and W2K8.
|
2009-01-26 16:07:44 +01:00 |
Andrew Talbot
|
f34e733c2c
|
setupapi: Declare a function static.
|
2009-01-26 15:48:51 +01:00 |
Hans Leidekker
|
bd9c265cc2
|
setupapi: Implement SetupInstallFileExA/W.
|
2009-01-26 14:31:01 +01:00 |
Mario Kacmar
|
ce9323cf89
|
setupapi: Added Slovak translation.
|
2009-01-20 12:33:22 +01:00 |
Paul Vriens
|
b8cde623dd
|
setupapi/tests: Fix some test failures on win9x.
|
2009-01-14 14:52:51 +01:00 |
Michael Stefaniuc
|
f516cab017
|
include: Change to LONG/ULONG in fdi.h for Win64 compatibility.
|
2009-01-14 12:21:20 +01:00 |
Michael Stefaniuc
|
ea885c1393
|
setupapi: Add the Romanian translation.
|
2009-01-14 12:20:51 +01:00 |
Hans Leidekker
|
d92e738f4a
|
setupapi: Fix resolving target path when given a section. Default to the system directory.
|
2009-01-13 17:33:08 +01:00 |
Andrey Turkin
|
000136ac30
|
setupapi: Add support for DIRID_PRINTPROCESSOR.
|
2009-01-13 16:21:22 +01:00 |
Hans Leidekker
|
b0f2bebc4c
|
setupapi: Enable reuse of create_inf_file in tests.
|
2009-01-13 15:37:06 +01:00 |
Rico Schüller
|
619a74ec5f
|
setupapi: Fix if condition in SetupEnumInfSectionsA/W.
|
2009-01-12 13:18:28 +01:00 |
Alexandre Julliard
|
e1a4d068d1
|
setupapi/tests: Pass the correct size to SetupDiGetDeviceInterfaceDetailA.
|
2009-01-10 14:49:46 +01:00 |
Alexandre Julliard
|
a2cf243776
|
include: Fix packing of the setupapi structures.
|
2009-01-09 14:06:14 +01:00 |
Francois Gouget
|
916d6a4450
|
setupapi: Fix the StringTableLookUpStringEx() prototype.
|
2009-01-09 14:06:13 +01:00 |
Alexandre Julliard
|
41533fa516
|
setupapi: Fix pointer cast warnings on 64-bit.
|
2009-01-08 17:27:27 +01:00 |
Hans Leidekker
|
601870a435
|
setupapi: Add some tests for StringTableLookUpStringEx. Make them pass.
|
2009-01-07 14:41:38 +01:00 |
Paul Vriens
|
c89617e067
|
setupapi/tests: Skip some tests if we don't have enough rights.
|
2009-01-07 13:23:56 +01:00 |
Hans Leidekker
|
b4dcc6b42a
|
setupapi: Add tests for StringTableAddStringEx and StringTableLookupStringEx.
|
2009-01-06 14:37:44 +01:00 |
Hans Leidekker
|
f820392fbf
|
setupapi: Have each test create and destroy its own string table.
|
2009-01-06 14:37:33 +01:00 |
Hans Leidekker
|
18b5366c35
|
setupapi: Implement StringTableLookUpStringEx.
|
2009-01-06 14:37:06 +01:00 |
Alexandre Julliard
|
2e20bd4960
|
setupapi/tests: Added some tests for SetupEnumInfSectionsA/W.
|
2009-01-05 20:27:06 +01:00 |