[Bug 35035] New: HF pAppLoc (AppLocale) installer crashes due to unimplemented function apphelp.dll.ShimFlushCache

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 2 16:25:14 CST 2013


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

             Bug #: 35035
           Summary: HF pAppLoc (AppLocale) installer crashes due to
                    unimplemented function apphelp.dll.ShimFlushCache
           Product: Wine
           Version: 1.7.7
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: focht at gmx.net
    Classification: Unclassified


Hello folks,

not really useful as of now because Wine doesn't support app shims yet.
Anyway, the installer shouldn't crash ;)

Website: http://www.hongfire.com/forum/downloads.php?do=file&id=329

If download fails, alternate:
http://www.mediafire.com/download/1p195o818um85d7/HF+pAppLoc.exe

--- snip ---
wine: Call from 0x7b83a8ef to unimplemented function
apphelp.dll.ShimFlushCache, aborting
wine: Unimplemented function apphelp.dll.ShimFlushCache called at address
0x7b83a8ef (thread 003b), starting debugger...
--- snip ---

MSDN: http://msdn.microsoft.com/en-us/library/bb432482%28v=vs.85%29.aspx

--- snip ---
BOOL WINAPI ShimFlushCache(
  _In_opt_  HWND hwnd,
  _In_opt_  HINSTANCE hInstance,
  _In_opt_  LPCSTR lpszCmdLine,
  _In_      int nCmdShow
);
--- snip ---

Make nice trace of parameters when you stub it ...

$ sha1sum HF\ pAppLoc.exe 
910d8b36fd11e6813dda7d03f1fea8b10105ab94  HF pAppLoc.exe

$ du -sh HF\ pAppLoc.exe 
1.6M    HF pAppLoc.exe

$ wine --version
wine-1.7.7-262-g30a3e9c

Regards

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



More information about the wine-bugs mailing list