[Bug 7833] New: MS Money 2006 trial aborts on startup, as it calls the unimplemented function shlwapi.dll.SHSetTimerQueueTimer

Wine Bugs wine-bugs at winehq.org
Fri Mar 23 22:16:44 CDT 2007


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

           Summary: MS Money 2006 trial aborts on startup, as it calls the
                    unimplemented function shlwapi.dll.SHSetTimerQueueTimer
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://money.mvps.org/downloads/trials/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


You have to set the ie6 registry key (e.g. winetricks fakeie6)
for the app to start at all.  Then it crashes before even
putting up a UI, with:

Unhandled exception: unimplemented function shlwapi.dll.SHSetTimerQueueTimer
called in 32-bit code (0x7ee384e0).

This function is documented here:
http://msdn2.microsoft.com/en-us/library/aa965876.aspx#SetTimerQueueTimer
(Someone tried implementing it before,
http://www.winehq.org/pipermail/wine-devel/2004-December/031833.html
but forgot to convert the parameters as needed.  Maybe MSDN didn't
document that function yet, as it was one of the bones of contention
during the antitrust trial; see
http://members.ozemail.com.au/[email protected]/samples/win32/shell/missing.htm
)

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