We have a stub for MsiGetUserInfoA we should use it.

This commit is contained in:
Aric Stewart 2005-05-20 18:59:20 +00:00 committed by Alexandre Julliard
parent 8a6d5e5847
commit d97e2c3058
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
78 stdcall MsiGetSummaryInformationW(long wstr long ptr)
79 stdcall MsiGetTargetPathA(long str ptr ptr)
80 stdcall MsiGetTargetPathW(long wstr ptr ptr)
81 stub MsiGetUserInfoA
81 stdcall MsiGetUserInfoA(str ptr ptr ptr ptr ptr ptr)
82 stdcall MsiGetUserInfoW(wstr ptr ptr ptr ptr ptr ptr)
83 stub MsiInstallMissingComponentA
84 stub MsiInstallMissingComponentW