Click here to Skip to main content
15,904,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help about #include"Pnl_dll.hpp" Pin
PJ Arends13-Feb-07 13:37
professionalPJ Arends13-Feb-07 13:37 
AnswerRe: Help about #include"Pnl_dll.hpp" Pin
Christian Graus13-Feb-07 13:58
protectorChristian Graus13-Feb-07 13:58 
Questiondeprecated functions [modified] Pin
Waldermort13-Feb-07 12:14
Waldermort13-Feb-07 12:14 
AnswerRe: deprecated functions Pin
PJ Arends13-Feb-07 12:54
professionalPJ Arends13-Feb-07 12:54 
GeneralRe: deprecated functions Pin
Waldermort13-Feb-07 13:11
Waldermort13-Feb-07 13:11 
QuestionGetting text under the cursor Pin
RandyS13-Feb-07 12:00
RandyS13-Feb-07 12:00 
AnswerRe: Getting text under the cursor Pin
Christian Graus13-Feb-07 12:13
protectorChristian Graus13-Feb-07 12:13 
GeneralRe: Getting text under the cursor Pin
RandyS14-Feb-07 3:11
RandyS14-Feb-07 3:11 
I had the coordinate part figured out, but what I havn't figured out yet is how to tell what word it is over. When I use DrawText to put the text in the control, how can I tell where each word is located in that text? What I am basically trying to do is similar to a hyperlink, if the user picks certain text in the control, I want to perform some action. The only idea I had was to manually figure out each word location when placing them in the control and keep a map of the rectangular area used for each word. But, this would be a lot of work, and memory, and I was hoping there would be an easier way. The text can be multiple paragraphs. Thanks for any suggestions.
GeneralRe: Getting text under the cursor Pin
Mark Salsbery14-Feb-07 6:43
Mark Salsbery14-Feb-07 6:43 
GeneralRe: Getting text under the cursor Pin
Christian Graus14-Feb-07 9:27
protectorChristian Graus14-Feb-07 9:27 
QuestionDisableProcessWindowsGhosting in C++? Pin
Debs*13-Feb-07 11:40
Debs*13-Feb-07 11:40 
QuestionSleep() issues Pin
pblais13-Feb-07 10:17
pblais13-Feb-07 10:17 
AnswerRe: Sleep() issues Pin
Christian Graus13-Feb-07 10:36
protectorChristian Graus13-Feb-07 10:36 
AnswerRe: Sleep() issues Pin
Ravi Bhavnani13-Feb-07 10:42
professionalRavi Bhavnani13-Feb-07 10:42 
AnswerRe: Sleep() issues Pin
Mark Salsbery13-Feb-07 10:48
Mark Salsbery13-Feb-07 10:48 
GeneralRe: Sleep() issues Pin
pblais14-Feb-07 3:00
pblais14-Feb-07 3:00 
GeneralRe: Sleep() issues Pin
Mark Salsbery14-Feb-07 6:05
Mark Salsbery14-Feb-07 6:05 
GeneralRe: Sleep() issues Pin
pblais15-Feb-07 2:37
pblais15-Feb-07 2:37 
AnswerRe: Sleep() issues Pin
Stephen Hewitt13-Feb-07 10:58
Stephen Hewitt13-Feb-07 10:58 
AnswerRe: Sleep() issues Pin
led mike13-Feb-07 11:19
led mike13-Feb-07 11:19 
GeneralRe: Sleep() issues Pin
Mark Salsbery13-Feb-07 11:27
Mark Salsbery13-Feb-07 11:27 
GeneralRe: Sleep() issues Pin
pblais14-Feb-07 3:01
pblais14-Feb-07 3:01 
GeneralRe: Sleep() issues Pin
led mike14-Feb-07 4:13
led mike14-Feb-07 4:13 
GeneralRe: Sleep() issues Pin
Mark Salsbery14-Feb-07 6:06
Mark Salsbery14-Feb-07 6:06 
GeneralRe: Sleep() issues Pin
led mike14-Feb-07 6:49
led mike14-Feb-07 6:49 

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.