Assembly language > Assembly discussions

Customized message box

(1/2) > >>

Vortex:
Attached is an example of a customized message box.

CLR:
Very nice!

CommonTater:
Hi Vortex... forgive my naivety on ASM... but wouldn't it be easier to just make a dialog box?

TimoVJL:
Nice, now you can C it ;)

Vortex:
Hi CommonTater,

As you said, it's always much more easy to create a dialog box. My example is just a coding exercise as there is no any direct method \ API call to modify message boxes.

Here is an article based on Windows hooks :

Custom MessageBox

My approach is to move the message box creation to a separate thread.

Hi timovjl,

Thanks for the C code.

Navigation

[0] Message Index

[#] Next page

Go to full version