You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
rich edit
About this tag
The rich edit tag on WindowsForum.com covers topics related to the Windows rich edit control, a component used for displaying and editing formatted text. Discussions include programming with rich edit controls in C++ and Win32 API, such as drawing borders and background colors on rich edit windows. Additionally, the tag addresses issues with rich edit controls in specific Windows versions, like incorrect display of nested tables in RTF documents on Windows Vista and Windows Server 2008. These threads provide troubleshooting and code examples for developers working with rich edit controls.
background
border drawing
c++
control handling
device context
error handling
event
gdi
graphics
message loop
opengl
paint handling
richedit
static control
user interface
window procedure
window resizing
windows api
wm_paint
Fixes an issue in which nested tables in an RTF document are displayed incorrectly if you open the document by using an application that uses rich edit controls. This issue occurs on a computer that is running Windows Vista, Windows Server 2008, Windows...
Link Removed