| |
microsoft.public.platformsdk.msi |
Try including <msiquery.h> - this contains an include of msi.h so you don't > eg I try > ...and I get > error C2664: 'MsiProcessMessage' : cannot convert parameter 2 from 'enum > I've already installed the MSI SDK/ Platform SDK (Feb 2003), and > Thanks > "Phil Wilson" <pdjwil...@nospam.cox.net> wrote in message
need both.
--
Phil Wilson [MVP Windows Installer]
----
news:OJRXyldiEHA.3536@TK2MSFTNGP12.phx.gbl...
> compiler erors.
> MsiProcessMessage(hInstall, INSTALLMESSAGE(INSTALLMESSAGE_INFO),
newHandle);
> tagINSTALLMESSAGE' to 'enum tagMSIMESSAGE'
> Conversion to enumeration type requires an explicit cast
> (static_cast, C-style cast or function-style cast)
> added the \include\ and \lib\ directories to the Visual Studio path, but
no
> joy.
> news:eLfqcrXiEHA.1644@tk2msftngp13.phx.gbl...
> > Coding example here:
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;253683
> > --
> > Phil Wilson
> > [MVP Windows Installer]
> > Definitive Guide to Windows Installer