Hello to all, I have my application developed is C++/MFC using Visual Studio 6.0. I am using a RichEdit Control (CRichEditCtrl), and this is a chat window when different users put in their chat messages. and for some cases, i need to highlight the chat messages with the background set to RED, in case of certain special users only. The problem i am facing here is that I am unable to set the background text to RED. Initial code was developed using CHARFORMAT, and now I am using CHARFORMAT2. But with this also, the background text doesnot get set. And very surprising to note was that I was not able to set any additional parameters that are defined in CHARFORMAT2 over CHARFORMAT. Any help would be highly appreciated. Thanks and regards, Anwar.
anwar1026
Posts
-
Background text color in RichEditCtrl -
XML Parsing in Win98I cannot use this parser. This uses DOM.
-
XML Parsing in Win98Hi, I needed a very light-weight XML parser in MFC. The reason for this is, my application (this is an MFC based application using Visual Studio 6.0 ) needs to work fine on Win 98, ME, 2k, and XP. And I donot want to use the DOM Parser that would require any additional dlls to be install. Please help get the source code for the simple parser in MFC, or plain C++ that would on all the said OS's without any additional dlls. Any help or comments or tips would be highly appreciated. Thanks and regards, Anwar.
-
C++ HDD Serial NumberWell... I am using Visual Studio 6.0 And it would not be possible for me to move to Visual Studio .NET 2003 or higher. Anwar.
-
C++ HDD Serial NumberI cannot find this file Wbemidl.h Anwar.
-
C++ HDD Serial NumberI want to know how to find the HDD Serial Number from using C++ or C or any assembly code. Thanks, Anwar.