Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
Prefix internal methods with 'msvcrt_' instead of 'MSVCRT_', '__MSVCRT_', etc. Remove '_cdecl', it's unnecessary
- Many fixes and a load of new functions.