"Juan Lang" <[EMAIL PROTECTED]> writes: > Hi, any feedback on this one, please?
You should use module handles to identify dlls, not file names. You can use GetModuleHandle to find out if a dll is loaded already. -- Alexandre Julliard [EMAIL PROTECTED]
