[Bug 10264] Multiple games wrapped with Tages Protection 5.x DRM scheme fail to start (Tages driver needs 'IoAllocateMdl' implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 3 07:22:40 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
      Fixed by SHA1|                            |5c65471681cad45c21fd80b8bb2
                   |                            |43590dc032470
             Status|NEW                         |RESOLVED
                URL|                            |http://www.tagesprotection.
                   |                            |com/5.5/TagesSetup.exe
         Resolution|---                         |FIXED
            Summary|Tages Protection 5.x: Games |Multiple games wrapped with
                   |fail to start (kernel       |Tages Protection 5.x DRM
                   |driver infrastructure       |scheme fail to start (Tages
                   |missing)                    |driver needs
                   |                            |'IoAllocateMdl'
                   |                            |implementation)
           Severity|major                       |normal

--- Comment #54 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

refining summary to target the specific problem I discussed in comment #33 and
to avoid the "meta" bug status.

That stub was implemented with commit
http://source.winehq.org/git/wine.git/commitdiff/5c65471681cad45c21fd80b8bb243590dc032470

Thanks Christian

The next problem is 'IoGetDeviceObjectPointer' stub.
Many (layered) drivers expect infrastructure that requires a redesign.
Kernel drivers must live in the same "kernel" address space to have for example
the same "view" of the service descriptor table and be able to access/hook it
directly.

Regards

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