Ignore:
Timestamp:
Jun 28, 2001, 7:13:56 PM (24 years ago)
Author:
umoeller
Message:

Many misc updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/dialog.c

    r82 r83  
    66 *
    77 *      See dlghCreateDlg for details.
     8 *
     9 *      In addition, this has dlghMessageBox (a WinMessageBox
     10 *      replacement) and some helper functions for simulating
     11 *      dialog behavior in regular window procs (see
     12 *      dlghSetPrevFocus and others).
    813 *
    914 *      Usage: All PM programs.
     
    8287 *      used, even though the prototype only
    8388 *      declares DIALOGDATA.
     89 *
     90 *      This only exists while the dialog is being
     91 *      created and is not stored with the new dialog.
    8492 */
    8593
Note: See TracChangeset for help on using the changeset viewer.