Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: brightness control Pin
Stuart Dootson27-Feb-09 8:07
professionalStuart Dootson27-Feb-09 8:07 
AnswerRe: brightness control Pin
ameyakoshti27-Feb-09 22:23
ameyakoshti27-Feb-09 22:23 
QuestionI would like to produce 2D and 3D plots Pin
BobInNJ26-Feb-09 7:52
BobInNJ26-Feb-09 7:52 
AnswerRe: I would like to produce 2D and 3D plots Pin
Iain Clarke, Warrior Programmer26-Feb-09 10:48
Iain Clarke, Warrior Programmer26-Feb-09 10:48 
GeneralRe: I would like to produce 2D and 3D plots Pin
BobInNJ26-Feb-09 13:09
BobInNJ26-Feb-09 13:09 
QuestionRe: I would like to produce 2D and 3D plots Pin
CPallini26-Feb-09 21:26
mveCPallini26-Feb-09 21:26 
GeneralRe: I would like to produce 2D and 3D plots Pin
Iain Clarke, Warrior Programmer26-Feb-09 22:05
Iain Clarke, Warrior Programmer26-Feb-09 22:05 
QuestionVista Alt+Tab Pin
Ric Ashton26-Feb-09 5:20
Ric Ashton26-Feb-09 5:20 
My application is a modeless dialog which sits on top of the application's main window.
Within the dialog is one edit control.
My pointers are correct i.e., Window->Dialog->EditCtrl
In XP, the Alt+Tab function of the Desktop works just fine.
In Vista, the edit control does not regain focus.
I am fine with sending Focus to the edit control however I am having problems
with intercepting a WM_Message from the desktop when it brings my application to the
foreground.
Is it the Z-order, EV_WM_Message response, using GetForegroundWindow or something else?
I can utilise the EvGetFocus and EvKillFocus functions but cannot distinguish between
control from within the application and that which comes from the desktop.

This is my first time here. Assistance would make me a regular responder to questions.
AnswerRe: Vista Alt+Tab Pin
Code-o-mat26-Feb-09 6:48
Code-o-mat26-Feb-09 6:48 
GeneralRe: Vista Alt+Tab Pin
Ric Ashton26-Feb-09 6:55
Ric Ashton26-Feb-09 6:55 
GeneralRe: Vista Alt+Tab Pin
Ric Ashton26-Feb-09 7:13
Ric Ashton26-Feb-09 7:13 
GeneralRe: Vista Alt+Tab Pin
Code-o-mat26-Feb-09 7:20
Code-o-mat26-Feb-09 7:20 
GeneralRe: Vista Alt+Tab Pin
Ric Ashton26-Feb-09 7:39
Ric Ashton26-Feb-09 7:39 
GeneralRe: Vista Alt+Tab Pin
Code-o-mat26-Feb-09 7:50
Code-o-mat26-Feb-09 7:50 
GeneralRe: Vista Alt+Tab Pin
Ric Ashton26-Feb-09 8:40
Ric Ashton26-Feb-09 8:40 
GeneralRe: Vista Alt+Tab Pin
Code-o-mat26-Feb-09 9:14
Code-o-mat26-Feb-09 9:14 
GeneralRe: Vista Alt+Tab Pin
Luc Pattyn26-Feb-09 11:08
sitebuilderLuc Pattyn26-Feb-09 11:08 
QuestionExpression in a variable name Pin
callmeishmael2526-Feb-09 4:47
callmeishmael2526-Feb-09 4:47 
AnswerRe: Expression in a variable name Pin
Code-o-mat26-Feb-09 5:07
Code-o-mat26-Feb-09 5:07 
GeneralRe: Expression in a variable name Pin
callmeishmael2526-Feb-09 5:41
callmeishmael2526-Feb-09 5:41 
AnswerRe: Expression in a variable name Pin
David Crow26-Feb-09 7:41
David Crow26-Feb-09 7:41 
QuestionATL MFC shell extension DLL LoadImage fails with 1813 Pin
Kuniva26-Feb-09 2:49
Kuniva26-Feb-09 2:49 
AnswerRe: ATL MFC shell extension DLL LoadImage fails with 1813 Pin
Code-o-mat26-Feb-09 3:10
Code-o-mat26-Feb-09 3:10 
GeneralRe: ATL MFC shell extension DLL LoadImage fails with 1813 Pin
Kuniva26-Feb-09 3:23
Kuniva26-Feb-09 3:23 
GeneralRe: ATL MFC shell extension DLL LoadImage fails with 1813 Pin
Code-o-mat26-Feb-09 3:31
Code-o-mat26-Feb-09 3:31 

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.