http://bugs.winehq.org/show_bug.cgi?id=16328 --- Comment #20 from Johan Dahlin <jdahlin(a)async.com.br> 2009-01-04 16:23:02 --- It fails while trying to find localized version info for msidcrl40.dll: 0009:Call version.VerQueryValueW(001ce0d8,0032e530 L"\\StringFileInfo\\040904b0\\FileVersion",0032e528,0032e520) ret=01f3de0d The \\StringFileInfo\\040904b0\\FileVersion subblock query is not returning the expected information. trace:ver:print_vffi_debug structversion=1.0, fileversion=5.0.737.6, productversion=5.0.737.6 trace:ver:print_vffi_debug flagmask=0x3f, flags=0x0 trace:ver:print_vffi_debug (OS=0x0.0x4 UNKNOWN(0x0),WIN32) trace:ver:print_vffi_debug filetype=APP trace:ver:print_vffi_debug filedate=0x0.0x0 But is getting this instead: trace:ver:print_vffi_debug structversion=67.1, fileversion=109.111.97.112, productversion=121.110.97.78 trace:ver:print_vffi_debug flagmask=0x65006d, flags=0x0 trace:ver:print_vffi_debug (OS=0x69.0x4d UNKNOWN(0x690000),UNKNOWN(0x4d)) trace:ver:print_vffi_debug filetype=Unknown(0x720063) trace:ver:print_vffi_debug filedate=0x66006f.0x200074 -- 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.