[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: splitting msvideo/msvfw32
From:       Alexandre Julliard <julliard () winehq ! com>
Date:       2002-10-30 20:43:00
[Download RAW message or body]

Eric Pouech <eric.pouech@wanadoo.fr> writes:

> +    case DLL_PROCESS_ATTACH:
> +        if (!GetModuleHandleA("MSVFW32.DLL") && !LoadLibraryA("MSVFW32.DLL"))
> +        {
> +            ERR("Could not load sibling MSVfW32.dll\n");
> +            return FALSE;
> +        }

Note that this is not necessary. The 32-bit dll is always loaded
before the 16-bit one (otherwise we couldn't reference symbols in
it).

-- 
Alexandre Julliard
julliard@winehq.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic