How to display VC++ .NET style MessageBox using Visual C++ 6
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
How to display VC++ .NET style MessageBox using Visual C++ 6? I am using VC6. I need to display the Windows XP style MessageBox in my project. I don't know how to do it. It is easy to modify dialog box to XP style. But I couldn't figure out how to modify the MessageBox. Please help me. Thanks a lot Bin