Added stub implementation of IDocHostUIHandler.
[wine] / dlls / setupapi / parser.c
2005-11-07  Alexandre JulliardAdded a bunch of tests for the INF parser.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-08-15  Ge van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-07-22  Alexandre JulliardPreserve the spaces before an opening quote in the...
2005-06-01  Alexandre JulliardRevert previous change, it shouldn't be necessary ...
2005-05-31  Alexandre JulliardSkip the Unicode signature if present.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2004-01-05  Steven EdwardsMSVC porting fixes.
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-13  Dmitry TimoshkovFixed hex to binary conversion.
2002-06-13  Alexandre JulliardFor lines that contain a single field, the field is...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...