[Wine] Re: microsoft activex control pad was not completed successfully

vitamin wineforum-user at winehq.org
Wed Aug 26 22:23:19 CDT 2009


waraltca wrote:
> what does 
> Code:
> fixme:shell:Dde_OnConnectConfirm stub 
> 
>  means??

Wine's source of said function:

Code:

static inline void Dde_OnConnectConfirm(HCONV hconv, HSZ hszTopic, HSZ hszService)
{
    FIXME("stub\n");
}










More information about the wine-users mailing list