http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-27-06 03:07 ------- Tony, if this patch: Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 31 17:39:21 2006 +0200
ntdll: Get rid of the loadorder wildcard support, builtin is always the default now.
"broke" your application (which it really didn't as vitaly explained) you should still be able to run the application (according to your logs) by WINEDLLOVERRIDES="atl,browseui,cabinet,crypt32,msvcrt,msxml3,ole32,oleaut32,rpcrt4,rsaenh,shlwapi,urlmon,wininet=n" wine msmoney.exe Hope this is of any help to you...