Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: static member variable, dll export and multiple translation units Pin
Mark Salsbery6-Aug-07 5:01
Mark Salsbery6-Aug-07 5:01 
GeneralRe: static member variable, dll export and multiple translation units Pin
devvvy6-Aug-07 13:57
devvvy6-Aug-07 13:57 
GeneralRe: static member variable, dll export and multiple translation units Pin
Mark Salsbery6-Aug-07 14:22
Mark Salsbery6-Aug-07 14:22 
Question2 dim numbers.. Pin
_80865-Aug-07 7:54
_80865-Aug-07 7:54 
AnswerRe: 2 dim numbers.. Pin
Maxwell Chen13-Aug-07 0:56
Maxwell Chen13-Aug-07 0:56 
Questionabout static libraries Pin
mt_samiei5-Aug-07 4:01
mt_samiei5-Aug-07 4:01 
QuestionRe: about static libraries Pin
Mark Salsbery5-Aug-07 7:40
Mark Salsbery5-Aug-07 7:40 
QuestionHighlight text in static control Pin
Legolas655-Aug-07 1:55
Legolas655-Aug-07 1:55 
I want to highlight part of the text in a static control. I subclassed an existing dialog which can do the trick to one of it's built in controls. However, changing the functionality of the dialog box requires me to do it myself.

The resource code for the control:

CONTROL "", 1027, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 21, 103, 190, 69

Spying on the control under normal operation does only reveal the messages WM_GETTEXT,WM_SETTEXT and WM_GETTEXTLENGTH. Although the intended highlighting is actually visible in the control, no other messages are received, which is very confusing to me.
AnswerRe: Highlight text in static control Pin
Hamid_RT5-Aug-07 3:49
Hamid_RT5-Aug-07 3:49 
GeneralRe: Highlight text in static control Pin
Legolas655-Aug-07 6:31
Legolas655-Aug-07 6:31 
GeneralRe: Highlight text in static control Pin
Hamid_RT5-Aug-07 19:02
Hamid_RT5-Aug-07 19:02 
AnswerRe: Highlight text in static control Pin
henky@online-resource.org5-Aug-07 23:10
henky@online-resource.org5-Aug-07 23:10 
QuestionSplitter in MDI Frame Pin
sawerr5-Aug-07 1:10
sawerr5-Aug-07 1:10 
AnswerRe: Splitter in MDI Frame Pin
sawerr5-Aug-07 6:43
sawerr5-Aug-07 6:43 
AnswerRe: Splitter in MDI Frame Pin
Mark Salsbery5-Aug-07 12:47
Mark Salsbery5-Aug-07 12:47 
GeneralRe: Splitter in MDI Frame [modified] Pin
sawerr5-Aug-07 19:08
sawerr5-Aug-07 19:08 
JokeRe: Splitter in MDI Frame Pin
Hamid_RT5-Aug-07 19:16
Hamid_RT5-Aug-07 19:16 
GeneralRe: Splitter in MDI Frame Pin
Mark Salsbery5-Aug-07 19:37
Mark Salsbery5-Aug-07 19:37 
AnswerRe: how to declare a matrix in visual c++.net 2005 c++ cli ? Pin
Hamid_RT5-Aug-07 3:47
Hamid_RT5-Aug-07 3:47 
Question860514 - why Windows CE Device ID's are the same? Pin
ilostmyid24-Aug-07 23:17
professionalilostmyid24-Aug-07 23:17 
QuestionHow can i control the size of Dialog Pin
ifqf4-Aug-07 22:37
ifqf4-Aug-07 22:37 
AnswerRe: How can i control the size of Dialog Pin
Hamid_RT5-Aug-07 3:46
Hamid_RT5-Aug-07 3:46 
AnswerRe: How can i control the size of Dialog [modified] Pin
Sam_c5-Aug-07 5:57
Sam_c5-Aug-07 5:57 
AnswerRe: How can i control the size of Dialog Pin
ThatsAlok5-Aug-07 19:52
ThatsAlok5-Aug-07 19:52 
Questionreturn value CoCreateInstance not documented in MSDN Pin
George_George4-Aug-07 20:00
George_George4-Aug-07 20:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.