|
Improvements to the bedit Control
The final paragraph of this section has been changed.
Because Japanese and other Far Eastern languages may use double-byte
characters, an application must specify double the number of bytes for EM_LIMITTEXT than
applications expecting only single-byte characters (or halve the number of
boxes). Note that even without explicitly limiting text with EM_LIMITTEXT, input
into single-line, nonscrollable BEDIT controls is limited to the number of boxes
available. For example, a 3-box postal code BEDIT allows only three
characters, be they SBCS or DBCS. For more information about EM_LIMITTEXT, see "The bedit
Control" in Chapter 3, "The Writing Process."
- In the section "The RC Structure," the table following the second paragraph
has been changed.
RC member
| Equivalent service in Pen API 2.0
| lpUser
| GetPenMiscInfo with PMI_USER. Cannot set new user in version 2.0.
|
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|