setupapi: Always return an empty list from SetupDiGetClassDevs.
[wine] / dlls / setupapi / setupcab.c
2006-11-10  Mike McCormacksetupapi: Use HeapAlloc/Free instead of malloc/free.
2006-10-14  Michael Stefaniucsetupapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-02-03  Eric Kohl- Implement SetupDiBuildClassInfoListExA,
2004-06-21  Vincent BéronReplace some more -debugmsg references for WINEDEBUG.
2004-06-02  Stefan LeichterReplaced the call to GetFullPathNameA by a call to...
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.