http://bugs.winehq.org/show_bug.cgi?id=26284 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-03-02 14:49:13 CST --- For the curious, apparently that function isn't being imported directly: austin(a)aw21 ~/.wine/drive_c/Program Files/Electronic Arts/Crytek/Crysis 2 Demo/bin32 $ for x in *.dll ; do grep -al snscanf $x ; done CryNetwork.dll CrySystem.dll austin(a)aw21 ~/.wine/drive_c/Program Files/Electronic Arts/Crytek/Crysis 2 Demo/bin32 $ winedump -j imports CrySystem.dll Contents of CrySystem.dll: 9198080 bytes Done dumping CrySystem.dll winedump on CryNetwork.dll shows some imports, but for msvcr90, only shows: offset 0089d21a MSVCR90.dll Hint/Name Table: 00000000 TimeDateStamp: 00000000 (Wed Dec 31 16:00:00 1969) ForwarderChain: 00000000 First thunk RVA: 00D0517A Ordn Name 0 malloc d050d0 -- 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.