I was wondering if anyone had any known resources on how/why Windows deals with registering and subsequently loading DLLs. For example, on Linux there a library search path whereas Windows somehow uses the registry to find and load dlls. (Atleast from what I can tell)
I haven't really found any good resources through my google searches but I'm probably not searching for the right thing. If anyone has any resources or can quickly sum up library registering process it'd be much appreciated. Thanks
I haven't really found any good resources through my google searches but I'm probably not searching for the right thing. If anyone has any resources or can quickly sum up library registering process it'd be much appreciated. Thanks