ID: Q122290
The information in this article applies to:
The Programmer's Guide from the Microsoft OLE Control Development Kit, version 1.0, contains some errors in the "Implementing Localization Support" section. The section contains information about implementing support for international versions of OLE controls.
Please make the following corrections to the "Implementing Localization Support" section:
Developing 16-bit controls under Windows 3.1 or later
Developing 16-bit controls under Windows NT
Developing 32-bit controls
Please change this to the following more precise description:
Developing 16-bit controls under Windows 3.1 or 3.11
Developing 16-bit controls under Windows NT or Windows 95
Developing 32-bit controls
... and the CDK was installed in C:\MSVC
It should read:
... and the CDK was installed in C:\MSVC\CDK16
... and the CDK was installed in C:\CDK16
It should read:
... and the CDK was installed in C:\MSVC\CDK16
Because projects built under NT or Chicago store 16-bit type
libraries in the TLB16 subdirectory you must move any .ODL.
LANGID lang = LANGFROMLCID(lcid);
Last Reviewed: November 12, 1998