|
-
March 28th, 1999, 06:10 PM
#1
Re: AfxMessageBox without sound
You might want to look at the msgcolor sample from MSDN.
It shows how to hook into message boxes and change their
color and fonts and there *might* be a way to specify
the sound event also. It's written in C so I hope you
can handle it.
For some real amusement, check out the message-map
dispatching code in the MFC source. There is x86
assembly for when portability is not defined.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|