http://bugs.winehq.org/show_bug.cgi?id=23850 --- Comment #17 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-09-12 05:01:12 CDT --- (In reply to comment #16)
If *** Bug 24363 has been marked as a duplicate of this bug. ***, I have found some solution to that bug that could be applied to this one:
IGameExplorer::VerifyAccess seem to verif wheter the current game will be allowed to run for the current user, given the current parental controls settings.
If you modify the stub for this function so that instead of returning E_NOTIMPL it retuns 0 (OK) then the game runs correctly. Is it correct to modify the code in that way? Are you going to propose this change to the stub?
Comment #11 captures the essence of your comment, although I can't speak for Mariusz as to what exactly should be committed. -- 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.