Ignore:
Timestamp:
Jun 10, 1999, 6:56:36 PM (26 years ago)
Author:
phaller
Message:

Add: added cvs variable $Id$ to source files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/IMAGE.H

    r46 r96  
     1/* $Id: IMAGE.H,v 1.3 1999-06-10 16:50:35 phaller Exp $ */
     2
    13#ifndef __IMAGE_H__
    24#define __IMAGE_H__
     
    1820#define LR_LOADMAP3DCOLORS  0x1000
    1921#define LR_CREATEDIBSECTION 0x2000
    20 #define LR_COPYFROMRESOURCE 0x4000     
    21 #define LR_SHARED           0x8000     
     22#define LR_COPYFROMRESOURCE 0x4000
     23#define LR_SHARED           0x8000
    2224
    2325#endif
Note: See TracChangeset for help on using the changeset viewer.