Import binary .exe resource in VS2012?

I can't import a binary .exe resource in VS2012!

This image implies that you can simply import a binary ".exe" resource:

http://i.stack.imgur.com/ITdYs.jpg

But how to do this in VS2012 c++? It does not allow me to import an .exe:

http://i.stack.imgur.com/zdzbV.png

I'm trying this tutorial on CodeProject: http://www.codeproject.com/Articles/4221/Adding-and-extracting-binary-resources
Last edited on
Topic archived. No new replies allowed.