Ignore:
Timestamp:
Nov 26, 2001, 3:52:46 PM (24 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

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

    r7317 r7456  
    17881788ATOM        WINAPI AddAtomW(LPCWSTR);
    17891789#define     AddAtom WINELIB_NAME_AW(AddAtom)
     1790BOOL      WINAPI CancelIo(HANDLE hFile);
    17901791UINT      WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD);
    17911792UINT      WINAPI CompareStringW(DWORD,DWORD,LPCWSTR,DWORD,LPCWSTR,DWORD);
Note: See TracChangeset for help on using the changeset viewer.