[Bug 23107] New: Unimplemented call _snprintf_s in CSPro 4.0
http://bugs.winehq.org/show_bug.cgi?id=23107 Summary: Unimplemented call _snprintf_s in CSPro 4.0 Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://www.census.gov/ipc/www/cspro/download/cspro40.e xe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: bunglehead(a)gmail.com Blocks: 22077 Running this application with bundled msvcr80 causes crashes in some cases like scrolling listboxes. Setting to builtin msvcr80 only blocks application completely on start, the reason is a missed call _snprintf_s. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23107 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-10 07:05:18 --- Output on start: --- fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0) wine: Call from 0x7eddcd6b to unimplemented function msvcr80.dll._snprintf_s, aborting fixme:msvcr90:__clean_type_info_names_internal (0x782bc940) stub err:module:attach_process_dlls "MFC80.DLL" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\CSPro 4.0\\CSPro.exe" failed, status 80000100 --- -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23107 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-11 10:06:33 --- Fixed by 59bddde594a9bca91de4f09914c092c37efe6200. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23107 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:53:23 --- Closing bugs fixed in 1.2-rc3. -- 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.
participants (1)
-
wine-bugs@winehq.org