At 05.43 01/12/2004, you wrote:
What exactly do
you mean by this? What are third and fourth level dlls?
What is the weird programming stuff you obviously dislike?
Simple app dlls, or
should be simple, good example is wines advpack.dll.
Look at the wine imports compared to the real M$ advpack.dll imports you
will see. Why setupapi? advpack should be code dependent with ntdll,
kernel32, and gdi32. That was my point about that.
Microsoft's will load setupapi dynamically, though