Greetings to everybody! As subjected.I use vc++ to generate a very simple dialog resource,and then compiled with rcc.exe accompanied with dmc: rcc -32 mydialog.rc
it generated mydialog.res file. In my main win32 SDK source file,I use DialogBox to try to load the dialog,but it failed. Doesn't this make sense?Any solutions? Thanks for your help in advance. Regards, Sam
