how to use the *.manifest files that visual c++ produces?
thanks.
Printable View
how to use the *.manifest files that visual c++ produces?
thanks.
You don't need to worry about it, Visual Studio compiler/linker takes care of using it.
Why do you ask ?
i've read the online msdn about manifest files. but i didn't find using visual studio how to write my own manifest files. that's why i asked.