Changeset 2101 for trunk/src


Ignore:
Timestamp:
Dec 17, 1999, 6:49:54 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

Location:
trunk/src/user32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/text.cpp

    r2093 r2101  
    1 /* $Id: text.cpp,v 1.1 1999-12-16 16:53:57 cbratschi Exp $ */
     1/* $Id: text.cpp,v 1.2 1999-12-17 17:49:53 cbratschi Exp $ */
    22
    33/*
     
    66 * Copyright 1999 Christoph Bratschi
    77 *
     8 * Copyright 1997 Bertho A. Stultiens
     9 * Copyright 1993, 1994 Alexandre Julliard
    810 *
    911 * Project Odin Software License can be found in LICENSE.TXT
     
    1315#include "user32.h"
    1416
     17//WINE parts: wine-991031
     18
    1519static const WORD wPattern55AA[] =
    1620{
     
    2327
    2428/*********************************************************************
    25  *      CACHE_GetPattern55AABitmap
     29 *      CACHE_GetPattern55AABitmap
    2630 */
    2731HBITMAP CACHE_GetPattern55AABitmap(void)
     
    3337
    3438/*********************************************************************
    35  *      CACHE_GetPattern55AABrush
     39 *      CACHE_GetPattern55AABrush
    3640 */
    3741HBRUSH CACHE_GetPattern55AABrush(void)
  • trunk/src/user32/win32wmdichild.cpp

    r2099 r2101  
    1 /* $Id: win32wmdichild.cpp,v 1.13 1999-12-17 17:18:04 cbratschi Exp $ */
     1/* $Id: win32wmdichild.cpp,v 1.14 1999-12-17 17:49:54 cbratschi Exp $ */
    22/*
    33 * Win32 MDI Child Window Class for OS/2
     
    99 * Copyright 1994, Bob Amstadt
    1010 *           1995,1996 Alex Korobka
     11 * Copyright 1993, 1994 Alexandre Julliard
     12 *
    1113 *
    1214 *
Note: See TracChangeset for help on using the changeset viewer.