msi: Return ERROR_INVALID_PARAMETER if the context is machine and szUserSid is non...
commit7cf6be8aeb1cb5563bdf70320f4f566f4a611700
authorJames Hawkins <jhawkins@codeweavers.com>
Tue, 19 Feb 2008 08:12:30 +0000 (19 02:12 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 12:39:25 +0000 (19 13:39 +0100)
tree7c20ef818afee98d85435081381d60a82cd58147
parent4ee1745e8152c1fd9756e5e632f428d3572d3892
msi: Return ERROR_INVALID_PARAMETER if the context is machine and szUserSid is non-NULL.
dlls/msi/source.c
dlls/msi/tests/source.c