API naming principle: If there is no direct object, then the direct object is the source object
Источник: The Old New Thing
Источник: The Old New Thing
Microsoft News
API naming principle: If there is no direct object, then the direct object is the source object
If you don't know what it operates on or produces, then it operates on or produces itself.
What can I do if IMlangConvertCharset is unable to convert from code page 28591 directly to UTF-8?
Источник: The Old New Thing
Источник: The Old New Thing
Microsoft News
What can I do if IMlangConvertCharset is unable to convert from code page 28591 directly to UTF-8?
You can do the conversion in two steps using things you already have.