http://bugs.winehq.org/show_bug.cgi?id=27270
Summary: Unimplemented function ntoskrnl.exe.ObReferenceObjectByName called by Activex control of cebchina online bank Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntoskrnl AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. Download the control $ wget https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1
2. extract the cab file: $ cabextract CMBEdit.cab
3. intall mfc42 $ winetricks -q mfc42
4. register the control
$ regsvr32 PowerEnter.ocx fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes wine: Call from 0x7b839bb2 to unimplemented function ntoskrnl.exe.ObReferenceObjectByName, aborting wine: Unimplemented function ntoskrnl.exe.ObReferenceObjectByName called at address 0x7b839bb2 (thread 002b), starting debugger... wine: Call from 0x7b839bb2 to unimplemented function ntoskrnl.exe.ObReferenceObjectByName, aborting Successfully registered DLL PowerEnter.ocx
http://bugs.winehq.org/show_bug.cgi?id=27270
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://site.cmbchina.com/d | |ownload/CMBEdit.cab#version | |=1,2,0,1
http://bugs.winehq.org/show_bug.cgi?id=27270
--- Comment #1 from fracting fracting@gmail.com 2011-06-07 05:54:54 CDT --- (In reply to comment #0)
- Download the control
$ wget https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1
Sorry ...
This one is the correct one: $ wget 'https://www.cebbank.com/per/js/PowerEnter.CAB#version=1,0,0,72'
http://bugs.winehq.org/show_bug.cgi?id=27270
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jacek@codeweavers.com Resolution| |FIXED
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2011-06-07 06:24:55 CDT --- ObReferenceObjectByName stub is in Wine, the control no longer crashes.
http://bugs.winehq.org/show_bug.cgi?id=27270
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-06-10 13:18:04 CDT --- Closing bugs fixed in 1.3.22.