Posted April 8, 20169 yr Hi, I'm try to find with googled not find create dialog in resource section and control, It's possible not possible. please suggest me link and more information. thanks
April 10, 20169 yr you can use WinAsm (assmebly compiler, but don't worry you don't have to know asm ) Create a new projet Goto Project-> Add new RC Double click the RC file in project explorer, add dialog (from the toolbox) and the other controls Goto Make-> Compile RC (you will be asked to save) The generated file is somthing.RES and it's supported by reshacker (I just tested it) I'm not sure if it's the best/fastest but it works
Create an account or sign in to comment