Changeset 1976 for trunk/src


Ignore:
Timestamp:
Dec 5, 1999, 11:03:16 AM (26 years ago)
Author:
sandervl
Message:

Removed prototype of lstrcpyAtoW

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lz32/lz32.cpp

    r537 r1976  
    1 /* $Id: lz32.cpp,v 1.6 1999-08-17 19:30:49 phaller Exp $ */
     1/* $Id: lz32.cpp,v 1.7 1999-12-05 10:03:16 sandervl Exp $ */
    22
    33/*
     
    2727ODINDEBUGCHANNEL(LZ32)
    2828
    29 // @@@PH WINE compatibility macros
    30 LPWSTR WINAPI lstrcpyAtoW    (LPWSTR unicode, LPSTR ascii);
    3129#define SystemHeap GetProcessHeap()
    3230#define dprintf(a)
Note: See TracChangeset for help on using the changeset viewer.