[Bug 9116] New: SpaceTime requires missing proc RegOverridePredefKey

Wine Bugs wine-bugs at winehq.org
Mon Jul 30 09:26:24 CDT 2007


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

           Summary: SpaceTime requires missing proc RegOverridePredefKey
           Product: Wine
           Version: 0.9.42.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: wine-advapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: peterbelm at gmail.com


RegOverridePredefKey is not implemented in ADVAPI32, which stops SpaceTime from
installing.

This seems simple to implement, however I don't know enough about the Wine
internals to implement it myself. The MSDN page for it is:
http://msdn2.microsoft.com/en-us/library/ms724901.aspx

It basically maps a registry key to a temporary key for that process (useful for
monitoring the registry actions of a 3rd party DLL).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list