SETUPAPI: Fix whitespace handling in the INF parser.

Alexandre Julliard julliard at winehq.org
Fri Jul 22 02:36:38 CDT 2005


Matthew Davison <mjd77 at cam.ac.uk> writes:

> Without this patch, the INF parser in setupapi will strip any spaces
> which are not inside quotes from an INF file. Windows will only strip
> spaces at the start and end of each field/line.

This is supposed to be handled by the TRAILING_SPACES state
already. Do you have a test case demonstrating the problem?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list