Ignore:
Timestamp:
Oct 12, 1999, 4:48:26 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/winuser.h

    r1118 r1257  
    1 /* $Id: winuser.h,v 1.10 1999-10-04 09:55:52 sandervl Exp $ */
     1/* $Id: winuser.h,v 1.11 1999-10-12 14:47:58 sandervl Exp $ */
    22
    33#ifndef __INCLUDE_WINUSER_H
     
    920920#define WA_ACTIVE               1
    921921#define WA_CLICKACTIVE          2
     922
     923/* WM_GETICON/WM_SETICON params values */
     924#define ICON_SMALL              0
     925#define ICON_BIG                1
    922926
    923927  /* WM_NCCALCSIZE parameter structure */
Note: See TracChangeset for help on using the changeset viewer.