Francois Gouget
|
916d6a4450
|
setupapi: Fix the StringTableLookUpStringEx() prototype.
|
2009-01-09 14:06:13 +01:00 |
Hans Leidekker
|
601870a435
|
setupapi: Add some tests for StringTableLookUpStringEx. Make them pass.
|
2009-01-07 14:41:38 +01:00 |
Hans Leidekker
|
18b5366c35
|
setupapi: Implement StringTableLookUpStringEx.
|
2009-01-06 14:37:06 +01:00 |
Hans Leidekker
|
d8dad22c97
|
setupapi: Fix typo in StringTableGetExtraData.
|
2008-12-08 16:05:38 +01:00 |
Hans Leidekker
|
c2f99f3014
|
setupapi: Implement StringTableAddStringEx.
|
2008-12-08 16:05:38 +01:00 |
Michael Stefaniuc
|
d62b48df2a
|
setupapi: Do not cast NULL.
|
2008-11-03 13:41:29 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Lionel Debroux
|
d7abb09b46
|
setupapi: Fix HeapFree of wrong pointer (found by Smatch).
|
2007-09-12 14:07:49 +02:00 |
Francois Gouget
|
7ab6d8522b
|
setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes.
|
2006-11-08 12:10:53 +01:00 |
Michael Stefaniuc
|
79ecfaf52f
|
setupapi: Win64 printf format warning fixes.
|
2006-10-14 20:17:25 +02:00 |
Michael Stefaniuc
|
757ee19ca1
|
janitorial: Removed the rest of the redundant NULL checks before HeapFree.
|
2006-08-10 10:57:33 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Kohl
|
da46628883
|
- String id 0 becomes a reserved (invalid) id.
- StringTableStringFromId returns a pointer to an empty string if the
string id is invalid.
|
2005-09-23 10:09:47 +00:00 |
Eric Kohl
|
8196e2d0d0
|
Implement setupapi stringtable functions.
|
2005-09-21 14:12:15 +00:00 |