Ignore:
Timestamp:
Jul 30, 2010, 1:01:07 PM (15 years ago)
Author:
dmik
Message:

Added more wide character versions of RT functions to minivcrt.lib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/msvcrt/wcs.c

    r21398 r21402  
    182182}
    183183
     184#ifndef __MINIVCRT__
     185
    184186/*********************************************************************
    185187 *              iswalnum (MSVCRT.@)
     
    270272}
    271273
     274#endif /* !__MINIVCRT__ */
Note: See TracChangeset for help on using the changeset viewer.