Hello Guy,
I have a problem about vsix.
Actually I made a library that was made by c or c ++ for windows phone RT 8.1 app.
after build this project, It will produced dll and .winmd file,
I know that window phone RT 8.1 used .winmd In order to use a library made from the c.
but it seems to impossileto use directly,
so I guress that
If we used the vsix we can t available in window phone 8.1Runtime app .winmd
So, I wonder.
And how do you configure vsix sturucure and menifest
Do I need to some thing ? to menifest
Best Regrads Derrick.