The information in this article applies to:
SUMMARY
Unlike Windows NT, Windows 95 does not implement the Unicode (or wide
character) version of most Win32 functions that take string parameters.
With some exceptions, these functions are implemented as stubs that simply
return success without modifying any arguments.
EnumResourceLanguages EnumResourceNames EnumResourceTypes ExtTextOut FindResource FindResourceEx GetCharWidth GetCommandLine GetTextExtentExPoint GetTextExtentPoint32 GetTextExtentPoint lstrlen MessageBoxEx MessageBox TextOutIn addition, Windows 95 implements the following two functions for converting strings to or from Unicode: MultiByteToWideChar Additional query words: 4.00
Keywords : kbIntlDev |
Last Reviewed: January 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |