Is there a way to tell if a DLL is loaded in any process? Maybe using a function that does something like this: IsDLLLoaded("gdfsdg.dll")? I'd prefer it to be compatible with Windows 98 as well.