Changeset 2212 for trunk/src


Ignore:
Timestamp:
Dec 27, 1999, 6:13:40 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

Location:
trunk/src/comctl32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/tooltips.c

    r2205 r2212  
    1 /* $Id: tooltips.c,v 1.18 1999-12-26 17:32:14 cbratschi Exp $ */
     1/* $Id: tooltips.c,v 1.19 1999-12-27 17:13:40 cbratschi Exp $ */
    22/*
    33 * Tool tip control
  • trunk/src/comctl32/updown.c

    r1431 r2212  
    1 /* $Id: updown.c,v 1.10 1999-10-24 22:49:50 sandervl Exp $ */
     1/* $Id: updown.c,v 1.11 1999-12-27 17:13:40 cbratschi Exp $ */
    22/*
    33 * Updown control
     
    3030 */
    3131
    32 /* CB: Odin32 problems
    33   - Open32 doesn't look for CS_DBLCLKS -> double clicks always sent
    34 */
    35 
    3632#include <stdlib.h>
    3733#include <stdio.h>
    3834#include <string.h>
    39 
    4035#include "winbase.h"
    4136#include "winuser.h"
Note: See TracChangeset for help on using the changeset viewer.