Click here to Skip to main content
15,916,949 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSetting the wallpaper Pin
theCPkid23-Jun-08 21:10
theCPkid23-Jun-08 21:10 
AnswerRe: Setting the wallpaper Pin
Hamid_RT23-Jun-08 21:23
Hamid_RT23-Jun-08 21:23 
AnswerRe: Setting the wallpaper Pin
theCPkid23-Jun-08 22:33
theCPkid23-Jun-08 22:33 
GeneralRe: Setting the wallpaper Pin
Hamid_RT24-Jun-08 0:23
Hamid_RT24-Jun-08 0:23 
AnswerRe: Setting the wallpaper Pin
Jijo.Raj24-Jun-08 0:30
Jijo.Raj24-Jun-08 0:30 
GeneralRe: Setting the wallpaper Pin
theCPkid24-Jun-08 2:38
theCPkid24-Jun-08 2:38 
GeneralRe: Setting the wallpaper Pin
Jijo.Raj24-Jun-08 3:41
Jijo.Raj24-Jun-08 3:41 
QuestionWM_KILLFOCUS problem Pin
danginkgo23-Jun-08 20:59
danginkgo23-Jun-08 20:59 
In the main window callback function I get the WM_KILLFOCUS message when I click on the window, and only then I get the WM_SETFOCUS message.
Is that OK?
I thought that WM_KILLFOCUS message is sent to a window immediatly before it looses focus.
I want to register some values when the window has keyboard focus and unregister the values when the window looses focus.
How can I do that?

danginkgo

AnswerRe: WM_KILLFOCUS problem Pin
SandipG 23-Jun-08 21:20
SandipG 23-Jun-08 21:20 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo23-Jun-08 21:45
danginkgo23-Jun-08 21:45 
GeneralRe: WM_KILLFOCUS problem Pin
SandipG 23-Jun-08 21:49
SandipG 23-Jun-08 21:49 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo23-Jun-08 21:54
danginkgo23-Jun-08 21:54 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo23-Jun-08 22:04
danginkgo23-Jun-08 22:04 
GeneralRe: WM_KILLFOCUS problem [modified] Pin
SandipG 23-Jun-08 22:26
SandipG 23-Jun-08 22:26 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo24-Jun-08 0:34
danginkgo24-Jun-08 0:34 
GeneralRe: WM_KILLFOCUS problem Pin
SandipG 24-Jun-08 0:43
SandipG 24-Jun-08 0:43 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo24-Jun-08 0:50
danginkgo24-Jun-08 0:50 
GeneralRe: WM_KILLFOCUS problem Pin
SandipG 24-Jun-08 0:57
SandipG 24-Jun-08 0:57 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo24-Jun-08 0:59
danginkgo24-Jun-08 0:59 
GeneralRe: WM_KILLFOCUS problem [modified] Pin
danginkgo24-Jun-08 0:58
danginkgo24-Jun-08 0:58 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo24-Jun-08 1:35
danginkgo24-Jun-08 1:35 
GeneralRe: WM_KILLFOCUS problem Pin
SandipG 24-Jun-08 2:06
SandipG 24-Jun-08 2:06 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo24-Jun-08 2:16
danginkgo24-Jun-08 2:16 
GeneralRe: WM_KILLFOCUS problem Pin
SandipG 24-Jun-08 2:34
SandipG 24-Jun-08 2:34 
GeneralRe: WM_KILLFOCUS problem Pin
danginkgo24-Jun-08 2:34
danginkgo24-Jun-08 2:34 

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.