Am Samstag, den 02.08.2008, 17:51 -0500 schrieb James Hawkins:
> > -static HRESULT (WINAPI *pGetCORVersion)(LPWSTR pbuffer, DWORD cchBuffer,
> > -DWORD *dwLength);
> > -
>
> There's nothing wrong with this. We use this type of function pointer
> all over th
James Hawkins wrote:
> On Sat, Aug 2, 2008 at 4:09 PM, Andrew Talbot
> <[EMAIL PROTECTED]> wrote:
>> Changelog:
>>fusion: Use proper function pointer.
>>
>> diff --git a/dlls/fusion/fusion.c b/dlls/fusion/fusion.c
>> index ac01cf4..637346c 100644
&
On Sat, Aug 2, 2008 at 4:09 PM, Andrew Talbot
<[EMAIL PROTECTED]> wrote:
> Changelog:
> fusion: Use proper function pointer.
>
> diff --git a/dlls/fusion/fusion.c b/dlls/fusion/fusion.c
> index ac01cf4..637346c 100644
> --- a/dlls/fusion/fusion.c
> +++ b/dlls/fusio