http://bugs.winehq.org/show_bug.cgi?id=22796 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-20 14:03:28 --- 0029:Call KERNEL32.LoadLibraryA(00446698 "shell32.dll") 0029:Ret KERNEL32.LoadLibraryA() retval=7e8c0000 0029:Call KERNEL32.GetProcAddress(7e8c0000,00448d28 "SHGetKnownFolderIDList") 0029:Ret KERNEL32.GetProcAddress() retval=00000000 0029:Call KERNEL32.GetProcAddress(7e8c0000,00448d40 "ILFree") 0029:Ret KERNEL32.GetProcAddress() retval=00000000 0029:Call KERNEL32.GetProcAddress(7e8c0000,00448d48 "SHGetLocalizedName") 0029:Ret KERNEL32.GetProcAddress() retval=00000000 SHGetKnownFolderIDList and SHGetLocalizedName were introduced in Vista and they are unimplemented in Wine. ILFree is implemented but exported by ordinal only. -- 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.