Matthew Davison mjd77@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?