Do not warn for unused imported dlls when forwards to the same dlls
[wine] / dlls / setupapi /
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-06  James HathewayAdded stubs and setupapi.h.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
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-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-08  Francois JacquesAdded setupapi shared library and SetupIterateCabinet...