Click here to Skip to main content
15,894,740 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 0:22
Nishad S5-Jun-06 0:22 
GeneralRe: Listbox AddString method problem [modified] Pin
Sharath865-Jun-06 0:56
Sharath865-Jun-06 0:56 
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 1:01
Nishad S5-Jun-06 1:01 
GeneralRe: Listbox AddString method problem [modified] Pin
Sharath865-Jun-06 1:16
Sharath865-Jun-06 1:16 
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 1:19
Nishad S5-Jun-06 1:19 
AnswerRe: Listbox AddString method problem [modified] Pin
David Crow5-Jun-06 3:56
David Crow5-Jun-06 3:56 
QuestionC++/CLI MFC or WTL Pin
vassilux@4-Jun-06 23:26
vassilux@4-Jun-06 23:26 
QuestionADO (Database Programming) [modified] Pin
Scorpio4-Jun-06 23:16
Scorpio4-Jun-06 23:16 
AnswerRe: ADO (Database Programming) Pin
Hamid_RT4-Jun-06 23:27
Hamid_RT4-Jun-06 23:27 
QuestionRGB! Pin
nailahazem4-Jun-06 23:15
nailahazem4-Jun-06 23:15 
AnswerRe: RGB! Pin
Nishad S4-Jun-06 23:21
Nishad S4-Jun-06 23:21 
GeneralRe: RGB! Pin
nailahazem5-Jun-06 2:10
nailahazem5-Jun-06 2:10 
GeneralRe: RGB! Pin
ThatsAlok5-Jun-06 2:33
ThatsAlok5-Jun-06 2:33 
GeneralRe: RGB! Pin
Viorel.5-Jun-06 2:44
Viorel.5-Jun-06 2:44 
AnswerRe: RGB! Pin
_AnsHUMAN_ 4-Jun-06 23:21
_AnsHUMAN_ 4-Jun-06 23:21 
AnswerRe: RGB! Pin
ThatsAlok5-Jun-06 0:16
ThatsAlok5-Jun-06 0:16 
QuestionMessages when windows lose focus Pin
sandeep_joseph4-Jun-06 23:15
sandeep_joseph4-Jun-06 23:15 
AnswerRe: Messages when windows lose focus Pin
Nishad S4-Jun-06 23:19
Nishad S4-Jun-06 23:19 
GeneralRe: Messages when windows lose focus Pin
sandeep_joseph4-Jun-06 23:29
sandeep_joseph4-Jun-06 23:29 
GeneralRe: Messages when windows lose focus Pin
Nishad S5-Jun-06 0:03
Nishad S5-Jun-06 0:03 
AnswerRe: Messages when windows lose focus Pin
toxcct4-Jun-06 23:27
toxcct4-Jun-06 23:27 
GeneralRe: Messages when windows lose focus Pin
Nishad S4-Jun-06 23:51
Nishad S4-Jun-06 23:51 
AnswerRe: Messages when windows lose focus Pin
Eytukan5-Jun-06 1:07
Eytukan5-Jun-06 1:07 
Do it this way,
Get the active window and store in the a variable :- activeWind.
Now keep checking the GetActiveWindow() window against the activeWind, If it differs, take that as an Event, and update your activeWind will this help you?, but there should other simpler ways Smile | :)




<marquee scrollamount="1" scrolldelay="1" direction="up" height="10" step="1">--[V]--

[My Current Status]

QuestionQuery in header file Pin
akshita_154-Jun-06 23:12
akshita_154-Jun-06 23:12 
AnswerRe: Query in header file Pin
Hamid_RT4-Jun-06 23:14
Hamid_RT4-Jun-06 23:14 

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.