Ignore:
Timestamp:
Oct 18, 1999, 1:59:58 PM (26 years ago)
Author:
sandervl
Message:

Listbox changes + EnumChildWindow rewrite

File:
1 edited

Legend:

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

    r1346 r1351  
    1 /* $Id: win32wbase.h,v 1.29 1999-10-17 20:18:46 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.30 1999-10-18 11:59:58 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    203203                             BOOL fUnicode = 0);
    204204
     205           BOOL EnumChildWindows(WNDENUMPROC lpfn, LPARAM lParam);
     206
    205207    static HWND Win32ToOS2Handle(HWND hwnd);
    206208    static HWND Win32ToOS2FrameHandle(HWND hwnd);
Note: See TracChangeset for help on using the changeset viewer.