Rob Shearman
|
c572ddb40c
|
setupapi: Partially implement SetupQueryInfOriginalFileInformationW.
Implement SetupQueryInfOriginalFileInformationA on top of SetupQueryInfOriginalFileInformationW.
|
2007-05-04 12:40:43 +02:00 |
Rob Shearman
|
712bffb54e
|
setupapi: Add stubs for SetupQueryInfOriginalFileInformationA/W.
|
2007-05-04 12:40:17 +02:00 |
Hans Leidekker
|
134c03b3be
|
setupapi: Implement SetupGetTargetPath{A,W}.
|
2006-11-16 22:08:41 +01:00 |
Hans Leidekker
|
ae64a62241
|
setupapi: Implement SetupGetSourceInfo{A,W}.
|
2006-11-15 12:24:50 +01:00 |
Hans Leidekker
|
02c5df73d2
|
setupapi: Implement SetupGetSourceFileLocation{A,W}.
|
2006-11-14 11:34:31 +01:00 |
Michael Stefaniuc
|
79ecfaf52f
|
setupapi: Win64 printf format warning fixes.
|
2006-10-14 20:17:25 +02:00 |
Frank Richter
|
e1fa51f59c
|
setupapi: Duplicate behaviour of native SetupGetInfInformation with NULL ReturnBuffer and certain ReturnBufferSizes.
|
2006-09-26 11:38:52 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
James Hawkins
|
94515450fa
|
setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag.
|
2006-02-14 12:23:58 +01:00 |
James Hawkins
|
202942de61
|
setupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
INFINFO_DEFAULT_SEARCH search flags.
|
2006-02-14 12:23:29 +01:00 |
James Hawkins
|
f201c9e984
|
setupapi: Error out if ReturnBuffer is NULL but ReturnBufferSize is not 0.
|
2006-02-09 12:12:36 +01:00 |
James Hawkins
|
a1141ee764
|
setupapi: Convert InfSpec to unicode if SearchControl is not
INFINFO_INF_SPEC_IS_HINF.
|
2006-02-09 12:12:11 +01: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 |