setupapi: Fix parsing of UCS-16 files.
commit4d7946464a104f49b12e059fbafbe56c843484cb
authorRobert Shearman <rob@codeweavers.com>
Wed, 26 Apr 2006 14:42:14 +0000 (26 15:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 May 2006 19:58:28 +0000 (5 21:58 +0200)
tree566e893b7613276252f3fcd1525fcafd9cf98b95
parent32d39ea6ed40c38d5096fc349efeba6cb8ec06b2
setupapi: Fix parsing of UCS-16 files.

Fix parsing of UCS-16 files prefixed with the Unicode BOM. Based on a
patch by HervĂ© Poussineau.
dlls/setupapi/parser.c