actually i got 3 question, but the main question is;
1. how to change the textcolor in a dialog on initialize? I googled and found a lot of example, like SetTextColor, but nothing worked. (I used the message WM_INITIALZE and more).
the other question is not very important but i want to know;
2. how to disable dialogbox resizing? (not with a resource editor but just in asm code)
my last question is ;
3. why i need to write a RET after this code, else it wont work
.elseif uMsg ==WM_CTLCOLORDLG invoke CreateSolidBrush, 2200045; Set backgroundcolor of the dialog ret; why a RET and by other WM_ xxx not?
Project;
http://www.sendspace.com/file/uz485g

New Topic/Question
Reply



MultiQuote






|