[Bug 26977] native scardsvr.exe required implementation of RegisterDeviceNotificationA

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 30 13:26:37 CDT 2011


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

--- Comment #2 from fracting <fracting at gmail.com> 2011-04-30 13:26:36 CDT ---
(In reply to comment #1)
> fixmes are not bugs.  What's the actual problem?

It is a bit complex:

I'm trying to run tokenadmin.exe on wine.

On WinXP,  if I kill scardsvr.exe, tokenadmin.exe will failed to list the smart
card readers, so I conclude that tokenadmin.exe required scardsvr.exe .

When I try to run scardsvr.exe as a service on wine, I get the
"fixme:win:RegisterDeviceNotificationA" ,
When I run tokenadmin.exe on wine, I get the same fixme message as well.

The "actual problem" is, tokenadmin.exe won't work, and I don't think
scardsvr.exe works either. However, even RegisterDeviceNotificationA is
implemented, I don't think tokenadmin.exe will work ( Here "work" means can
detect my usbkey, which required native usb drivers). Sense wine does not
support native usb driver yet, I don't expect this bug report will bring me a
useful tokenadmin.exe, I'm just trying to decompose the complex problem to
serveral minor issues and then report separate bugs, I wonder if
RegisterDeviceNotificationA is implemented, how far can I get my tokenadmin.exe
work (with the unofficial usb patchset).

If I've posted an invalid report, please ignore it, sorry for that :(
If possible, what should I append to make this report useful? Maybe a simple
test case to prove that scardsvr.exe don't work?

BTW, WineReleaseCriteria says wine1.4 will bring USB support, I wonder how is
the progress now?

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