Ignore:
Timestamp:
Oct 30, 1999, 12:55:16 PM (26 years ago)
Author:
sandervl
Message:

MapDialogRect fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32dlg.h

    r1346 r1516  
    1 /* $Id: win32dlg.h,v 1.4 1999-10-17 20:18:45 sandervl Exp $ */
     1/* $Id: win32dlg.h,v 1.5 1999-10-30 10:55:16 sandervl Exp $ */
    22/*
    33 * Win32 Dialog Code for OS/2
     
    7373         BOOL   endDialog(int retval);
    7474
     75         BOOL   MapDialogRect(LPRECT rect);
     76
    7577virtual  ULONG  MsgCreate(HWND hwndFrame, HWND hwndClient);
    7678
Note: See TracChangeset for help on using the changeset viewer.