On 7/18/06, Mike McCormack mike@codeweavers.com wrote:
- MsiGetLanguage (MSI.@)
- */
+UINT WINAPI MsiSetInstallLevel(MSIHANDLE hInstall, int iInstallLevel)
typo.
Do we have a tool that sweeps the source for doc - code mismatches?
Dan Kegel wrote:
On 7/18/06, Mike McCormack mike@codeweavers.com wrote:
- MsiGetLanguage (MSI.@)
- */
+UINT WINAPI MsiSetInstallLevel(MSIHANDLE hInstall, int iInstallLevel)
typo.
Do we have a tool that sweeps the source for doc - code mismatches?
Yes, tools/winapi/winapi_check.
bye michael