hi guys
How does it work, I have the resource with a flat dialog radasm do without caption
Can you help me
thanks in forward
[attachment deleted by admin]
Just looked ossama's funny carton and the same question downloaded :
#define IDD_DLG 1000
#define IDC_BTN2 100
IDD_DLG DIALOGEX 6,5,162,83
FONT 8,"MS Sans Serif",0,0
CAPTION "Title"
P. S. Excellent example you found, but resource statements is need to have on fingertips.
Hi ragdog
You must set the WS_POPUP style to make a flat dialog.
KetilO
thanks
for the information
Quote from: Adamanteus on January 24, 2008, 10:42:14 AM
Just looked ossama's funny carton and the same question downloaded :
do you mean this:
http://www.masm32.com/board/index.php?topic=8595.0
@Adamanteus
what for a example?
22ragdog : example that you found for download
2ossama : shoot exact this.
I have this example not found!
this is created with radasm project builder
greets