Ignore:
Timestamp:
Dec 26, 2001, 12:32:30 PM (24 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r7566 r7681  
    117117BOOL    WIN32API SetRectRgn(HRGN,INT,INT,INT,INT);
    118118BOOL    WIN32API EnumChildWindows(HWND hwnd, WNDENUMPROC lpfn, LPARAM lParam);
     119BOOL    WIN32API UpdateWindow (HWND hwnd);
    119120
    120121LPCSTR  WIN32API GetCommandLineA(VOID);
Note: See TracChangeset for help on using the changeset viewer.