Ignore:
Timestamp:
Sep 21, 1999, 10:24:05 AM (26 years ago)
Author:
sandervl
Message:

Edgar Buerkle's fixes for GetDesktopWindow, icons + WM_TIMER support

File:
1 edited

Legend:

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

    r949 r996  
    1 /* $Id: win32wbase.h,v 1.1 1999-09-15 23:19:01 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.2 1999-09-21 08:24:05 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    7474         ULONG  MsgSetFocus(HWND hwnd);
    7575         ULONG  MsgKillFocus(HWND hwnd);
     76         ULONG  MsgTimer(ULONG TimerID);
    7677         ULONG  MsgCommand(ULONG cmd, ULONG Id, HWND hwnd);
    7778         ULONG  MsgSysCommand(ULONG win32sc, ULONG x, ULONG y);
Note: See TracChangeset for help on using the changeset viewer.