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

List:       wine-devel
Subject:    Re: [4/7] [try 2] mapi32: Load and store MAPI function pointers after
From:       Henri Verbeet <hverbeet () gmail ! com>
Date:       2009-08-31 14:43:23
Message-ID: d658b69e0908310743n8e4f85djdf81df705cc7606f () mail ! gmail ! com
[Download RAW message or body]

2009/8/31 Owen Rudge <orudge@codeweavers.com>:
> +    mapiFunctions.MAPIAddress = (void*) get_mapi_function("MAPIAddress");
That's redundant now. Since you load the pointers all at once, you
don't need get_mapi_function() to do the NULL check on the module. You
can just enclose the entire block in an if and use GetProcAddress().


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

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