Ignore:
Timestamp:
Dec 17, 1999, 6:16:39 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/winuser.h

    r2091 r2098  
    1 /* $Id: winuser.h,v 1.22 1999-12-16 16:50:51 cbratschi Exp $ */
     1/* $Id: winuser.h,v 1.23 1999-12-17 17:16:39 cbratschi Exp $ */
    22
    33#ifndef __INCLUDE_WINUSER_H
     
    32093209                                INT,INT,HWND,HINSTANCE,LPARAM);
    32103210#define     CreateMDIWindow WINELIB_NAME_AW(CreateMDIWindow)
     3211void        WINAPI CalcChildScroll(HWND,WORD);
    32113212LRESULT     WINAPI DefDlgProcA(HWND,UINT,WPARAM,LPARAM);
    32123213LRESULT     WINAPI DefDlgProcW(HWND,UINT,WPARAM,LPARAM);
Note: See TracChangeset for help on using the changeset viewer.