Hello all,
I'm having a problem getting dialog buttons to be rounded like they are in XP style. Instead, they are rectangular with hard corners. The tutorial I'm working from said to add an xml manifest (which I don't understand, simply pasted in the xml after changing the name of the exe).
After compiling the resource, assembling the asm file, and linking, my exe won't start up (even if I double click the icon in the project folder as opposed to executing it from within WinAsm).
I created the same project (from existing, copied files) in Visual studio, and the exe will execute, but the style is still not XP style. Visual studio does a lot of junk behind the scenes, so I'm not sure why the exe will execute from the VS Project.
NOTE: the tutorial made no mention of 'adding' the xml manifest to the project (so that it is linked in, but I tried it that way too).
Any help is greatly appreciated. Files included in db2a.zip
Thanks,
Brian
EDIT: I debugged this in OllyDbg and the program executes, but the call to DialogBoxParam fails... I'm not smart enough (yet :) ) to figure out why.
Attached File ( Number of downloads: 20 )
Login or
Register to download