NLS Support

Windows NT: The Net functions take Unicode strings as input and provide Unicode strings on output. If your application generally works with ANSI strings, care must be taken to convert to and from Unicode where appropriate.

Windows 95 and Windows 98: Because the system does not support Unicode, the Net functions require ANSI strings.