Thomas Faber
|
655e7f98db
|
setupapi/tests: Avoid side-effect in an assert.
|
2015-04-03 17:07:38 +09:00 |
Pierre Schweitzer
|
a1edebefdf
|
setupapi/tests: Add tests for the SetupOpenLog(), SetupLogErrorA(), SetupCloseLog() functions.
|
2015-03-27 00:12:20 +09:00 |
Pierre Schweitzer
|
a851aaa424
|
setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
|
2015-03-27 00:12:17 +09:00 |
Pierre Schweitzer
|
799dfa6ada
|
setupapi: Implement SetupOpenLog(), SetupCloseLog().
|
2015-03-27 00:12:13 +09:00 |
Francois Gouget
|
16019848b8
|
setupapi: Remove unneeded NONAMELESSXXX directives.
|
2015-03-19 14:05:57 +09:00 |
Michael Stefaniuc
|
d0dfa75ba4
|
setupapi: RT_MANIFEST is already an int resource (PVS-Studio).
|
2015-02-23 15:25:58 +09:00 |
Pierre Schweitzer
|
fe41140664
|
setupapi: Fix string conversion in SetupGetInfInformationA().
|
2015-02-09 17:44:06 +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 |
Nikolay Sivov
|
dcab5fe61b
|
setupapi: Make default context structure layout compatible.
|
2014-05-12 10:53: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 |
Nikolay Sivov
|
8802f84c8c
|
setupapi: Implement a binary compatible string table.
|
2014-05-06 16:42:44 +02:00 |
Thomas Faber
|
b8c42020a9
|
setupapi: Fix buffer overflow in SetupGetFileCompressionInfoW.
|
2014-03-27 14:52:30 +01:00 |
André Hentschel
|
99c151a146
|
setupapi: Don't confuse ARM with ARM64.
|
2014-03-25 20:22:36 +01:00 |
André Hentschel
|
4bcc492fe3
|
setupapi: Add support for more architectures when building fake dlls.
|
2014-03-24 11:39:15 +01:00 |
Austin English
|
8d854a4830
|
setupapi: Make sure DeviceInterfaceData->cbSize is initialized in SetupDiEnumDeviceInterfaces.
|
2014-03-17 17:34:12 +01:00 |
Frédéric Delanoy
|
9c76ccfda1
|
setupapi: Use BOOL type where appropriate.
|
2014-02-13 17:52:14 +01:00 |
Vincent Povirk
|
bdadd760a3
|
setupapi: Stub SetupDiDestroyDriverInfoList.
|
2014-01-28 11:49:18 +01:00 |
André Hentschel
|
0d688c7d52
|
setupapi/tests: Remove dead code.
|
2014-01-27 17:01:54 +01:00 |
Frédéric Delanoy
|
4ec00cb2c2
|
setupapi/tests: Use BOOL type where appropriate.
|
2014-01-06 17:15:45 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Marcus Meissner
|
84a51f64ca
|
setupapi: Do not free stack pointers (Coverity).
|
2014-01-01 20:45:20 +01:00 |
Frédéric Delanoy
|
7102459c60
|
setupapi: Constify a character string.
|
2013-12-18 11:39:58 +01:00 |
Stefan Leichter
|
adbc691d20
|
setupapi/tests: Test signature $Windows NT$ in SetupDiGetINFClassA too.
|
2013-12-18 11:33:31 +01:00 |
Stefan Leichter
|
6aace3014d
|
setupapi: Support signature $Windows NT$ in SetupDiGetINFClassA/W too.
|
2013-12-18 11:33:26 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Nikolay Sivov
|
9d03aa328f
|
setupapi/tests: Enable compilation with -D__WINESRC__.
|
2013-10-29 20:07:07 +01:00 |
Frédéric Delanoy
|
cef6b07372
|
setupapi: Use BOOL type where appropriate.
|
2013-10-10 10:44:30 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Michael Stefaniuc
|
09524be583
|
setupapi: Avoid using CONST.
|
2013-09-23 11:54:55 +02:00 |
Francois Gouget
|
ce64b90c97
|
setupapi/tests: Remove a pointless use of assert().
|
2013-07-03 21:20:03 +02:00 |
Alexandre Julliard
|
361057501f
|
setupapi: Don't set the DLL flag when creating a fake dll that ends in .exe.
|
2013-05-20 12:48:09 +02:00 |
Alexandre Julliard
|
2aa3d2b0e1
|
setupapi: Don't bother to free libraries at process exit.
|
2013-05-17 12:24:41 +02:00 |
Stefan Leichter
|
a829c2b3ad
|
setupapi: Add a stub for SetupDiSetDeviceInstallParamsA.
|
2013-04-19 10:39:36 +02:00 |
André Hentschel
|
f8c77fbd62
|
setupapi: Add stub keyword to some FIXMEs.
|
2013-04-15 15:14:30 +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 |
Alexandre Julliard
|
960f0595b2
|
setupapi: Load IRegistrar from atl100.dll.
|
2012-11-28 21:25:00 +01:00 |
Alexandre Julliard
|
4b7085fdd4
|
setupapi: Fix total size when appending multi-string values.
|
2012-11-26 13:27:50 +01:00 |
André Hentschel
|
4d796458d0
|
setupapi: Avoid memory leaks (coverity).
|
2012-10-29 10:40:14 +01:00 |
Alexandre Julliard
|
8418115edf
|
setupapi: Fix buffer overflow in load_fake_dll.
Found by Daniel Lehman.
|
2012-10-12 11:21:14 +02:00 |
Erich Hoover
|
f036f46217
|
setupapi: Close the target file before issuing SPFILENOTIFY_FILEEXTRACTED.
|
2012-10-09 18:32:27 +02:00 |
Erich Hoover
|
2ee8cd5a6c
|
setupapi: Report the correct target file with SPFILENOTIFY_FILEEXTRACTED.
|
2012-10-09 18:32:26 +02:00 |
Michael Stefaniuc
|
4d28aedaf8
|
setupapi: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:58:44 +02:00 |
Michael Stefaniuc
|
f93390f719
|
setupapi: Simplify the "pointer to start of array" idiom.
|
2012-07-27 17:05:30 +02:00 |
André Hentschel
|
7b32809890
|
setupapi: Add a stub for SetupDiGetDeviceInstallParamsW.
|
2012-07-11 10:17:03 -05:00 |
Hans Leidekker
|
da922769c5
|
setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section.
|
2012-07-09 15:06:26 -04:00 |