user/tests: Add lparam to all HCBT_MINMAX hook messages.
[wine] / dlls / setupapi / devinst.c
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