Use a case-insensitive comparison to match PostScript font names.
[wine] / dlls / setupapi / setupx_main.c
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-16  Andreas Mohr- don't initialize with pFirstLDD if pFirstLDD isn...
2000-12-13  Andreas Mohr- implemented proper LDD/LDID handling
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-11-28  Andreas Mohr- fix crash in SETUPX_TranslateLDID()
2000-11-04  Andreas Mohr- fix inf file open/close
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-09-26  Andreas MohrStarted some basic work on the more or less undocumente...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.