Ignore:
Timestamp:
Aug 30, 2000, 3:56:39 PM (25 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

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

    r639 r4124  
    1 /* $Id: debugstr.h,v 1.2 1999-08-22 22:47:17 sandervl Exp $ */
     1/* $Id: debugstr.h,v 1.3 2000-08-30 13:56:37 sandervl Exp $ */
    22#ifndef __WINE_DEBUGSTR_H
    33#define __WINE_DEBUGSTR_H
     
    1212#define debugstr_w(a) a
    1313
    14 extern LPSTR debugstr_an (LPCSTR s, int n);
    1514//extern LPSTR debugstr_a (LPCSTR s);
    16 extern LPSTR debugstr_wn (LPCWSTR s, int n);
    1715//extern LPSTR debugstr_w (LPCWSTR s);
    1816extern LPSTR debugres_a (LPCSTR res);
Note: See TracChangeset for help on using the changeset viewer.