[Bug 26027] New: Display ActiveX control of cmbchina online bank needs function iphlpapi.dll._PfCreateInterface

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 7 22:40:05 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26027

           Summary: Display ActiveX control of cmbchina online bank needs
                    function iphlpapi.dll._PfCreateInterface
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fracting at gmail.com


URL of cmbchina online bank:
https://pbsz.ebank.cmbchina.com/CmbBank_GenShell/UI/GenShellPC_EN/Login/Login.aspx

1. install the active control
$ rm -rf ~/.wine
$ wget http://site.cmbchina.com/download/CMBEdit.cab
$ cabextract CMBEdit.cab
$ regsvr32 ~/Wine/zhaoshang/CMBEdit.dll

2. write a html file named DebitCardQueryPwd_Ctrl.html as below:
<object id="DebitCardQueryPwd_Ctrl"
classid="clsid:0CA54D3F-CEAE-48AF-9A2B-31909CB9515D"
codebase="https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1"
width="180px" height="20px"></object>

This is extract from
https://pbsz.ebank.cmbchina.com/CmbBank_GenShell/UI/GenShellPC_EN/Login/Login.aspx

3. host a http server and serve index.html

4. wine iexplore http://0.0.0.0/DebitCardQueryPwd_Ctrl.html

Then get logs like :

fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:wtsapi:WTSQuerySessionInformationA Stub (nil) 0xffffffff 16 0x32e7dc
0x32e7d4
Adapters table
wine: Call from 0x7b8397f2 to unimplemented function
iphlpapi.dll._PfCreateInterface at 24, aborting
fixme:mshtml:activate_plugin No IQuickActivate

The activex control won't display in IE.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list