http://bugs.winehq.com/show_bug.cgi?id=1190
------- Additional Comments From winebug@flonet.net 2003-28-06 07:38 ------- Bug comments restored from Gmane.org:
When running regsvr32 with MSOFD.DLL, that comes with MSMoney 2000, it crashes with NULL pointer dereference in SearchPathW. Turns out DllRegisterServer calls SearchPathW with all NULL parameters except a filename. It appears to be crashing on the last line of the function, return strlenW(buffer). This is with wine 20021125.