Ignore:
Timestamp:
Jul 6, 2001, 3:44:38 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/objhandle.h

    r4768 r6181  
    1 /* $Id: objhandle.h,v 1.4 2000-12-09 15:00:06 sandervl Exp $ */
     1/* $Id: objhandle.h,v 1.5 2001-07-06 13:44:19 sandervl Exp $ */
    22/*
    33 * Win32 Handle Management Code for OS/2 (GDI32)
     
    2626  USEROBJ_MENU   = 0xD6,
    2727  USEROBJ_ACCEL  = 0xD7,
    28   GDIOBJ_OPEN32  = 0xD8
     28  USEROBJ_CURSORICON = 0xD8,
     29  GDIOBJ_OPEN32  = 0xE0
    2930//...
    3031} ObjectType;
Note: See TracChangeset for help on using the changeset viewer.