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

List:       wine-devel
Subject:    Re: MSHTML: Beggining implementation of onload rutine
From:       "Dmitry Timoshkov" <dmitry () baikal ! ru>
Date:       2005-08-31 12:40:44
Message-ID: 005c01c5ae29$4f7ea840$c7823bd5 () dmitry
[Download RAW message or body]

"Jacek Caban" <jack@itma.pwr.wroc.pl> wrote:

> +static nsIURIContentListenerVtbl nsURIContentListenerVtbl = {
> +    nsURIContentListener_QueryInterface,
> +    nsURIContentListener_AddRef,
> +    nsURIContentListener_Release,
> +    nsURIContentListener_OnStartURIOpen,
> +    nsURIContentListener_DoContent,
> +    nsURIContentListener_IsPreferred,
> +    nsURIContentListener_CanHandleContent,
> +    nsURIContentListener_GetLoadCookie,
> +    nsURIContentListener_SetLoadCookie,
> +    nsURIContentListener_GetParentContentListener,
> +    nsURIContentListener_SetParentContentListener
> +};

Jacek, is there a reason you don't mark your vtables 'const'?

-- 
Dmitry.



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

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