So in the OS/2 scheme, how does it map the info at the faulted
instruction into the filename and function of the DLL?
To me, the primary flaw of Windows DLLs is the tremendous opportunity
for the wrong DLL to be loaded - because of the lack of proper
implementation of version checking, search path, etc.
- John