Ignore:
Timestamp:
Apr 16, 2000, 8:52:40 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/CCBase.h

    r3409 r3410  
    1 /* $Id: CCBase.h,v 1.9 2000-04-16 18:26:56 cbratschi Exp $ */
     1/* $Id: CCBase.h,v 1.10 2000-04-16 18:52:38 cbratschi Exp $ */
    22/*
    33 * COMCTL32 Base Functions and Macros for all Controls
     
    5353INT lstrcmpAW(WCHAR *textA,BOOL textaunicode,WCHAR *textB,BOOL textbunicode);
    5454
    55 //read note in CCBase.cpp!
     55//read note in CCBase.cpp!!
    5656INT lstrcmpniA(CHAR *textA,CHAR *textB,INT len);
    5757INT lstrcmpniAtoW(CHAR *textA,WCHAR* textB,INT len);
Note: See TracChangeset for help on using the changeset viewer.