After using native wtsapi32.dll and winsta.dll, there is no fixme:wtsapi message.
$ wine tokenadmin.exe fixme:win:RegisterDeviceNotificationA (hwnd=0x10090, filter=0xe8e9c4,flags=0x00000000) returns a fake device notification handle! fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
I know that the native user32.dll is not compatible with wine. I'm afraid that I have no idea now. But if possible, I'll be gladly to help to test everything about wine usb supporting.
Best wishes!
On Mon, Jan 17, 2011 at 2:35 AM, Qian Hong fracting@gmail.com wrote:
Dear all, after replacing winscard.dll by native windows dll and setting the native winscard.dll by default with winecfg,