Please this might sound newbie - ish but I just couldn't get it to work since...
What is the steps to add a file (say file.exe) to resource in Visual Studio 2012 so that I can find the resource with FindResource(hInstance, MAKEINTRESOURCE(idResource), MAKEINTRESOURCE(RC_BINARYTYPE));
Please I have tried Going to the Resource View and right clicking on the *.rc but I don't know how to add the RC_BINARYTYPE part
See Question&Answers more detail:os