msi: The szLogFile parameter of MsiEnableLogW is optional, so handle the case of...
commitc0596e0ae91ee942dac6c5a8891000093c9aa3ae
authorRobert Shearman <rob@codeweavers.com>
Mon, 24 Jul 2006 10:45:50 +0000 (24 11:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jul 2006 11:47:50 +0000 (24 13:47 +0200)
tree4a538d78c8cc37edc194d35f228923dbfce2d60a
parent5700fe8a61c1113a074f394e3fa2fea9c185398c
msi: The szLogFile parameter of MsiEnableLogW is optional, so handle the case of it being NULL.
dlls/msi/msi.c