Ignore:
Timestamp:
Nov 3, 1999, 11:04:24 PM (26 years ago)
Author:
cbratschi
Message:

WM_CONTEXTMENU

File:
1 edited

Legend:

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

    r1576 r1583  
    1 /* $Id: win32wbase.h,v 1.40 1999-11-03 19:51:44 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.41 1999-11-03 22:04:24 cbratschi Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    9292         ULONG  MsgGetTextLength();
    9393         char  *MsgGetText();
     94         ULONG  MsgContextMenu(ULONG x,ULONG y);
    9495
    9596virtual  LONG   SetWindowLongA(int index, ULONG value);
Note: See TracChangeset for help on using the changeset viewer.