[Bug 7526] fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub
http://bugs.winehq.org/show_bug.cgi?id=7526 filippo <filippo(a)tuxel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |filippo(a)tuxel.com --- Comment #17 from filippo <filippo(a)tuxel.com> 2009-06-12 16:45:45 --- My engish isn't good but I try.... I think that there is a problem in e a specific function named "set_wait_mask(HANDLE hDevice, DWORD mask)" because into it, in i486 architecture, status variable, recive a not valid value from function named "wine_server_call( req );" difference to pentium architecture that recive a determinat number. To solve my problem I forced value of status variable at a value that return wine_server_call( req ) function in pentium architecture with an asiignment i.e. status = 3225224567. Mybe i think that this problem is a bug. What do you thik about? Do you understand me? Bye -- 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.
participants (1)
-
wine-bugs@winehq.org