C1075 compilation error of unmatched braces in .tlh file for window store app when using "#import msxml3.dll"

Hello,

I have an app which when on compiling for windows store app, I am getting C1075 compilation error.

This app has "#import msxml3.dll"

1>c:\program files (x86)\microsoft visual studio 11.0\vc\include\comdef.h(70): fatal error C1075: end of file found before the left brace '{' at 'e:\comp1\build\mylib\vc10\debug\msxml3.tlh(13)' was matched
I looked at the msxml3.tlh file but could not see the unmatched brace

I do not get this error on compiling this without WINAPI_PARTITION_APP preprocessor directive.

Any suggestion to be tried out to zero upon the issue ?
Topic archived. No new replies allowed.