Ignore:
Timestamp:
Jun 7, 2000, 4:51:33 PM (25 years ago)
Author:
sandervl
Message:

Major rewrite: frame/client -> frame

File:
1 edited

Legend:

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

    r2469 r3662  
    1 /* $Id: win32dlg.h,v 1.10 2000-01-18 20:08:16 sandervl Exp $ */
     1/* $Id: win32dlg.h,v 1.11 2000-06-07 14:51:30 sandervl Exp $ */
    22/*
    33 * Win32 Dialog Code for OS/2
     
    7373         BOOL   MapDialogRect(LPRECT rect);
    7474
    75 virtual  ULONG  MsgCreate(HWND hwndFrame, HWND hwndClient);
     75virtual  ULONG  MsgCreate(HWND hwndOS2);
    7676
    7777virtual  LONG   SetWindowLongA(int index, ULONG value, BOOL fUnicode = FALSE);
Note: See TracChangeset for help on using the changeset viewer.