CodeBase - Windows user32.dll MessageBox

Return to the CodeBase listing

Category: Complete Applications

Version: 1.0

0
0

Information

Uploaded: 6th Jun 2006 23:43

Modified: 1st Jan 1970 01:00

Author:  Pillarofire

Summary

Create a real Windows MessageBox using an easy to use DBPro function. <code>MessageBoxNP( message$, title$, MB_OPTION )</code>

Full Description

This is a short block of code that uses a common windows (r) dll to create a Standard Message box using a DBPro function.

Comments

No comments yet.