[Bug 26979] New: tokenadmin.exe required implementation of RegisterDeviceNotificationA

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 30 12:23:23 CDT 2011


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

           Summary: tokenadmin.exe required implementation of
                    RegisterDeviceNotificationA
           Product: Wine
           Version: 1.3.18
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fracting at gmail.com


Created an attachment (id=34408)
 --> (http://bugs.winehq.org/attachment.cgi?id=34408)
LOG: wine tokenadmin.exe

tokenadmin.exe is a smart card reader manager from ICBC online bank.

1. donwload http://www.icbc.com.cn/icbc/html/download/dkq/SafeSign_ICBC_Per.exe

2. install SafeSign_ICBC_Per.exe with wine

$ LANG=en_US.utf8 wine SafeSign_ICBC_Per.exe

3. override winscard.dll, workaround for Bug 26978

4. run tokenadmin.exe

$ cd $WINEPREFIX/"drive_c/Program Files/ICBCEbankTools/G&D/Management Utility"
$ wine tokenadmin.exe

here is some of the logs:

fixme:win:RegisterDeviceNotificationA (hwnd=0x20088,
filter=0xf9e90c,flags=0x00000000) returns a fake device notification handle!

fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x30088,
filter=0x109e90c,flags=0x00000000) returns a fake device notification handle!

fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:win:RegisterDeviceNotificationA (hwnd=0x40088,
filter=0xf9e90c,flags=0x00000000) returns a fake device notification handle!

-- 
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