shell32: Indentation fix.
[wine] / dlls / setupapi / stringtable.c
2009-01-09  Francois Gougetsetupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-07  Hans Leidekkersetupapi: Add some tests for StringTableLookUpStringEx...
2009-01-06  Hans Leidekkersetupapi: Implement StringTableLookUpStringEx.
2008-12-08  Hans Leidekkersetupapi: Fix typo in StringTableGetExtraData.
2008-12-08  Hans Leidekkersetupapi: Implement StringTableAddStringEx.
2008-11-03  Michael Stefaniucsetupapi: Do not cast NULL.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-09-12  Lionel Debrouxsetupapi: Fix HeapFree of wrong pointer (found by Smatch).
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-08-10  Michael Stefaniucjanitorial: Removed the rest of the redundant NULL...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-23  Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-21  Eric KohlImplement setupapi stringtable functions.