mshtml: Added IHTMLTxtRange::compareEndPoints implementation.
[wine] / dlls / setupapi / devinst.c
2007-06-22  Michael Stefaniucsetupapi: Do not use wide character constants.
2007-02-20  Hans Leidekkersetupapi: Always return an empty list from SetupDiGetCl...
2006-10-14  James Hawkinsinclude: Move cfgmgr32.h to include/ to match the SDK.
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-26  Damjan Jovanovicsetupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
2006-09-20  Paul Vrienssetupapi: Fixed wrong check (Coverity).
2006-09-10  Damjan Jovanovicsetupapi: Fixed returns values and added a test for...
2006-08-05  Kevin Koltzausetupapi: Create an empty list when getting device...
2006-07-24  Christian Gmeinersetupapi: Move SetupDiGetClassDevsExW into devinst.c.
2006-07-21  Christian Gmeinersetupapi: Implemented SetupDiCreateDeviceInfoA.
2006-07-20  Christian Gmeinersetupapi: Add stub for SetupDiCreateDeviceInfoW.
2006-07-20  Christian Gmeinersetupapi: Remove unneeded NULL checks before MyFree().
2006-06-19  Christian Gmeinersetupapi: Implement SetupDiCreateDeviceInfoListExW.
2006-06-12  Christian Gmeinersetupapi: Documentation update.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-06  Detlef RiekenbergMoved cfgmgr32.h to include/ddk/.
2005-06-07  Mike McCormackDeclare some functions.
2005-04-11  Juan LangImplement SetupDiClassNameFromGuidExA.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-01  Juan LangImplement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte...
2005-02-03  Eric Kohl- Implement SetupDiBuildClassInfoListExA,
2005-01-19  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-12-06  Mike McCormackStub implementation for SetupDiOpenDeviceInterface.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2003-10-07  Steven EdwardsRemove a few unneeded include statements in internal...
2003-09-11  Steven EdwardsPorting fixes.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-16  Steven EdwardsSplit Win16/32 setupapi device installer support.
2003-05-13  Huw DaviesImplement a load of setupx Di* stubs.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-10  Steve LustbaderProvide stub for SetupDiGetClassDevsW.
2002-06-04  Patrik StridvallFixed some issues found by winapi_check.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Mike McCormackStub implementations of some functions.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-13  Andreas Mohr- implemented proper LDD/LDID handling