https://bugs.winehq.org/show_bug.cgi?id=41550 Bug ID: 41550 Summary: The native implementation of OLEAUT32.DLL cannot be used with Wine's RPCt4.DLL. Remove OLEAUT32.DLL and try again. Product: Wine Version: 1.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs(a)winehq.org Reporter: lokesh.bhandari(a)enjayworld.com Distribution: --- The native implementation of OLEAUT32.DLL cannot be used with Wine's RPCt4.DLL. Remove OLEAUT32.DLL and try again. I am trying to run my custom application in wine -- In which if I do not make oleaut32.dll to native then it show message "run time error 91 object variable or with block variable not set" After that I have make oleaut32.dll to native from winetricks -- when I am trying to export to excel then it show message "The native implementation of OLEAUT32.DLL cannot be used with Wine's RPCt4.DLL. Remove OLEAUT32.DLL and try again." I have read too many post but not found correct solution for that. I am using wine 1.8. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.