Alexandre Julliard
|
76a8f0032a
|
setupapi: Check that the source is a valid fake dll and skip wrong 32/64 type dlls.
|
2009-10-15 13:58:35 +02:00 |
|
Alexandre Julliard
|
11d66a8788
|
setupapi: Use a global buffer to read fake dll files and free it only once we are done with all the fake dlls.
|
2009-10-15 13:58:19 +02:00 |
|
Alexandre Julliard
|
f1dc1d35a0
|
setupapi: Get rid of the code to build fake dlls from existing modules.
|
2009-10-15 12:06:28 +02:00 |
|
Paul Vriens
|
61abc0a51d
|
setupapi/tests: Fix some test failures on Win98.
|
2009-10-09 11:50:29 +02:00 |
|
Alexandre Julliard
|
f901f63bc6
|
setupapi/tests: Fix the SetupGetIntField test to load the correct key.
|
2009-10-08 21:50:09 +02:00 |
|
Paul Vriens
|
bf0ffb2d3e
|
setupapi/tests: Cleanup after SetupCopyOEMInf() tests.
|
2009-10-07 15:57:29 +02:00 |
|
Paul Vriens
|
da07b0d585
|
setupapi/tests: Don't crash on WinMe.
|
2009-10-02 11:51:48 +02:00 |
|
Alexandre Julliard
|
66f6b78659
|
setupapi: Make setupx.dll into a stand-alone 16-bit module.
|
2009-10-01 19:45:07 +02:00 |
|
Alexandre Julliard
|
b70bbe3d29
|
setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16.
|
2009-10-01 19:44:43 +02:00 |
|
Ge van Geldorp
|
5448bf3e36
|
setupapi/tests: Add acceptable error code for Win7.
|
2009-09-28 14:30:32 +02:00 |
|
Austin English
|
c90333d5b3
|
Cancel in Italian is Annulla, not Anulla.
|
2009-09-18 09:59:36 -05:00 |
|
Michael Stefaniuc
|
8b3f3ef821
|
setupapi: Use FAILED instead of !SUCCEEDED.
|
2009-09-10 11:08:35 +02:00 |
|
Alexandre Julliard
|
838823b008
|
setupapi: Fix a compiler warning.
|
2009-09-02 11:52:57 +02:00 |
|
Vladimir Pankratov
|
e94d30ed6e
|
setupapi: Add stub for SetupDiGetClassImageIndex.
|
2009-09-01 17:37:04 +02:00 |
|
Alexandre Julliard
|
aaf908ab32
|
setupapi: Fix a structure size check for 64-bit.
|
2009-08-27 20:23:40 +02:00 |
|
Akihiro Sagawa
|
d3fc9a59cc
|
csetupapi: Update Japanese translation.
|
2009-08-24 15:17:32 +02:00 |
|
Alexandre Julliard
|
38fe0827a1
|
setupapi: Copy the pre-compiled fake dll files instead of generating them if possible.
|
2009-08-18 11:38:22 +02:00 |
|
Francois Gouget
|
b4aede60b0
|
setupapi: Remove a space before an ellipsis.
|
2009-08-11 12:35:28 +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 |
|
Alexander Nicolaysen Sørnes
|
6ad3ffa577
|
setupapi: Update Norwegian Bokmål translation.
|
2009-08-04 12:50:17 +02:00 |
|
Vladimir Pankratov
|
c5a53fabe1
|
setupapi: Convert the Russian resources to UTF-8.
|
2009-08-03 14:57:02 +02:00 |
|
Aurimas Fišeras
|
d05f1d3e0a
|
Various small Lithuanian translation fixes.
|
2009-07-20 12:20:46 +02:00 |
|
Frédéric Delanoy
|
c71454db68
|
setupapi: Fix French translation & UI display.
|
2009-07-08 20:12:40 +02:00 |
|
Ricardo Filipe
|
2263c97bf4
|
setupapi: Update Portuguese translation and convert to UTF8.
|
2009-07-07 13:31:05 +02:00 |
|
Michael Stefaniuc
|
e2f5875170
|
setupapi: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 13:18:07 +02:00 |
|
Francois Gouget
|
9880f05094
|
setupapi: Ellipses should be preceded by a space in Slovenian.
|
2009-06-29 12:29:17 +02:00 |
|
Matej Spindler
|
30f3a7571a
|
setupapi: Update Slovenian translation.
|
2009-06-26 11:59:43 +02:00 |
|
Aurimas Fišeras
|
f326c26874
|
setupapi: Add Lithuanian translation.
|
2009-06-22 11:28:28 +02:00 |
|
Detlef Riekenberg
|
ed1b527dd9
|
setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
|
2009-06-15 13:42:31 +02:00 |
|
Jonathan Ernst
|
c37255dc92
|
setupapi: Updated French translation.
|
2009-06-09 17:01:13 +02:00 |
|
Paul Vriens
|
de945384a4
|
setupapi/tests: pSetupGetField returns A or W string depending on OS.
|
2009-06-08 16:22:46 +02:00 |
|
André Hentschel
|
6f1f19a816
|
setupapi: Add German translation.
|
2009-06-08 12:42:20 +02:00 |
|
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 |
|