And the irony? It was someone on Unix who came up with the idea that when foo.c contains #include "bar.h", the same directory where foo.c resides will be searched for that header first, by default, before other places.
The idea of doing that for the DLL search in Windows could have been inspired by C.
The idea of doing that for the DLL search in Windows could have been inspired by C.