Re: Speech Sample

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks for the reply ,Andreas.
I've installed latest Platform SDK for WinXP SP2 now.
After setting up include,library paths,it gave this compilation error.
c:\program files\microsoft platform sdk\include\strmif.h(30497) : error
C2061: syntax error : identifier 'LPDIRECTDRAWSURFACE7'
c:\program files\microsoft platform sdk\include\strmif.h(30643) : error
C2061: syntax error : identifier 'LPDIRECTDRAW7'

I've taken the values of LPDIRECTDRAW7
and LPDIRECTDRAWSURFACE7 from vmrender.idl and pasted in strmif.h.
So it got compiled,but gave these linker errors.

uuid.lib(cguid_i.obj) : fatal error LNK1103: debugging information
corrupt; recompile module

Where am I goofing up ?
Thanks
Kalyan

.



Relevant Pages

  • Re: sampleTAPI
    ... C2501: 'LPDIRECTDRAWSURFACE7': missing storage-class or type specifiers ... C2061: syntax error: identifier 'LPDIRECTDRAWSURFACE7' ...
    (microsoft.public.win32.programmer.tapi)
  • compiling c-client on windows xp
    ... After I installed the platform sdk with all the necesary features, ... error C2061: syntax error: identifier 'ALG_ID' ... struct/union type ...
    (comp.mail.imap)
  • Re: compiling c-client on windows xp
    ... installed the platform sdk and ran the windows xp build environment. ... C2061: syntax error: identifier 'ALG_ID' ... struct/union type ...
    (comp.mail.imap)
  • Re: Setting the DEVICEID structure
    ... if I change the code which is displayed in Platform ... syntax error: missing ';' before identifier 'devID' ... KITL enabled it does work This is because the DEVICEID structure isn't ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Speech Sample
    ... I've installed latest Platform SDK now for WinXP SP2. ... C2061: syntax error: identifier 'LPDIRECTDRAWSURFACE7' ... and LPDIRECTDRAWSURFACE7 from vmrender.idl and pasted in strmif.h. ...
    (microsoft.public.win32.programmer.tapi)