[Wine] Debugging VisualBasic application

James McKenzie jjmckenzie51 at earthlink.net
Wed May 26 20:57:09 CDT 2010


cyruspy wrote:
> Hi, I'm testing a VBasic application with wine and currently found a issue that appears to be on the application side, but it works fine on the original WinXP client.
>
> The only error I get is:
>
> Code:
> fixme:rpc:I_RpcWindowProc (0x10048,0000001c,00000001,00000000): stub
>
>   
This means that this function is either not fully implemented or 
partially implemented.  Is this causing your program to fail or are you 
receiving an error message later during program processing?

>
>
> Ref: http://img38.imageshack.us/img38/7572/wberrorimpresora.png
>
> Anybody has seen this?, any advice on debugging the error?
>
> Wine 1.2rc1 + rpcrt (internal,native) + jet40 + mdac28 + msxml6 + dcom98
>
>   
Can you try in a fresh Wine prefix without DCOM98?

James McKenzie





More information about the wine-users mailing list