Modify Posted April 8, 2016 Posted April 8, 2016 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
cob_258 Posted April 10, 2016 Posted April 10, 2016 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now