Click here to Skip to main content
15,891,943 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionC++ code and Bitmap Pin
ricardo montemayor1-Feb-07 17:13
ricardo montemayor1-Feb-07 17:13 
AnswerRe: C++ code and Bitmap Pin
Christian Graus1-Feb-07 18:36
protectorChristian Graus1-Feb-07 18:36 
GeneralRe: C++ code and Bitmap Pin
ricardo montemayor2-Feb-07 3:51
ricardo montemayor2-Feb-07 3:51 
QuestionAdd Menu right click Pin
Anilkumar K V1-Feb-07 16:07
Anilkumar K V1-Feb-07 16:07 
AnswerRe: Add Menu right click Pin
Naveen1-Feb-07 16:28
Naveen1-Feb-07 16:28 
QuestionGeneral Question Pin
Khoramdin1-Feb-07 11:40
Khoramdin1-Feb-07 11:40 
AnswerRe: General Question Pin
Mark Salsbery1-Feb-07 11:50
Mark Salsbery1-Feb-07 11:50 
QuestionInput Focus Issues Pin
dmailman1-Feb-07 11:37
dmailman1-Feb-07 11:37 
Is there any way to deny focus to an application?

Trivial example: non-focused (MFC) application with a single button (might have to implement as label) that, when clicked, sends a Unicode string (example “\u8000”) to the application (e.g. excel, word, notepad) that does has the focus.

Behaviorally, with these 3 applications and the desired non-focused application on the desktop, the user could switch among the applications and send the string to each when the non-focused application is clicked.

AnswerRe: Input Focus Issues Pin
Ravi Bhavnani1-Feb-07 12:03
professionalRavi Bhavnani1-Feb-07 12:03 
AnswerRe: Input Focus Issues Pin
Mark Salsbery1-Feb-07 12:52
Mark Salsbery1-Feb-07 12:52 
AnswerRe: Input Focus Issues Pin
dmailman21-Feb-07 6:19
dmailman21-Feb-07 6:19 
QuestionWhere is my Spy++?!!! Pin
Khoramdin1-Feb-07 9:25
Khoramdin1-Feb-07 9:25 
AnswerRe: Where is my Spy++?!!! Pin
Christian Graus1-Feb-07 9:38
protectorChristian Graus1-Feb-07 9:38 
NewsRe: Where is my Spy++?!!! Pin
Khoramdin1-Feb-07 10:04
Khoramdin1-Feb-07 10:04 
GeneralRe: Where is my Spy++?!!! Pin
Christian Graus1-Feb-07 10:27
protectorChristian Graus1-Feb-07 10:27 
GeneralRe: Where is my Spy++?!!! Pin
Khoramdin1-Feb-07 10:33
Khoramdin1-Feb-07 10:33 
GeneralRe: Where is my Spy++?!!! Pin
David Crow1-Feb-07 10:51
David Crow1-Feb-07 10:51 
AnswerRe: Where is my Spy++?!!! Pin
PJ Arends1-Feb-07 10:02
professionalPJ Arends1-Feb-07 10:02 
QuestionExcel automation from a worker thread Pin
BuckBrown1-Feb-07 8:12
BuckBrown1-Feb-07 8:12 
AnswerRe: Excel automation from a worker thread Pin
led mike1-Feb-07 8:32
led mike1-Feb-07 8:32 
GeneralRe: Excel automation from a worker thread Pin
BuckBrown1-Feb-07 9:26
BuckBrown1-Feb-07 9:26 
GeneralRe: Excel automation from a worker thread Pin
led mike1-Feb-07 9:38
led mike1-Feb-07 9:38 
GeneralRe: Excel automation from a worker thread Pin
BuckBrown1-Feb-07 10:20
BuckBrown1-Feb-07 10:20 
GeneralRe: Excel automation from a worker thread Pin
CPallini1-Feb-07 10:39
mveCPallini1-Feb-07 10:39 
GeneralRe: Excel automation from a worker thread Pin
led mike1-Feb-07 11:07
led mike1-Feb-07 11:07 

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.