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

C / C++ / MFC

 
GeneralRe: TranslateMessage in NON-GUI threads ... [modified] Pin
Joseph Marzbani15-Sep-08 3:36
Joseph Marzbani15-Sep-08 3:36 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 3:44
SandipG 15-Sep-08 3:44 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 3:50
Joseph Marzbani15-Sep-08 3:50 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 3:58
SandipG 15-Sep-08 3:58 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 4:06
Joseph Marzbani15-Sep-08 4:06 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 5:03
SandipG 15-Sep-08 5:03 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Mark Salsbery15-Sep-08 5:49
Mark Salsbery15-Sep-08 5:49 
QuestionWindow Message Problem Pin
Dhiraj kumar Saini15-Sep-08 2:01
Dhiraj kumar Saini15-Sep-08 2:01 
I am woking on an MFC Application. In my application I am Using a CListCtrl.
The values in the CListCtrl are fetched from server after evry 8 second.The Focus is set after 8 second on the first row.

Now what i want to know is that when the focus is on first row and i move the down key to move the focus to the second record it treats the index of first one. Similarly when i click third row it shows the index 20 be second.

Kindly tell me which window message is used when we move keys up and down for a CListCtrl. If possible please give me an example.

Thanks

Dhiraj
AnswerRe: Window Message Problem Pin
Hamid_RT15-Sep-08 2:07
Hamid_RT15-Sep-08 2:07 
GeneralRe: Window Message Problem Pin
Dhiraj kumar Saini15-Sep-08 2:18
Dhiraj kumar Saini15-Sep-08 2:18 
GeneralRe: Window Message Problem Pin
Hamid_RT15-Sep-08 2:25
Hamid_RT15-Sep-08 2:25 
GeneralRe: Window Message Problem Pin
Dhiraj kumar Saini15-Sep-08 3:01
Dhiraj kumar Saini15-Sep-08 3:01 
GeneralRe: Window Message Problem Pin
Hamid_RT15-Sep-08 3:16
Hamid_RT15-Sep-08 3:16 
QuestionWaitForMultipleObjects Pin
_AnsHUMAN_ 15-Sep-08 1:44
_AnsHUMAN_ 15-Sep-08 1:44 
QuestionRe: WaitForMultipleObjects Pin
CPallini15-Sep-08 1:52
mveCPallini15-Sep-08 1:52 
Questionset / call two different timmer/ handlers respectively Pin
ptr_Electron15-Sep-08 1:40
ptr_Electron15-Sep-08 1:40 
AnswerRe: set / call two different timmer/ handlers respectively Pin
Chris Losinger15-Sep-08 1:45
professionalChris Losinger15-Sep-08 1:45 
AnswerRe: set / call two different timmer/ handlers respectively Pin
CPallini15-Sep-08 1:48
mveCPallini15-Sep-08 1:48 
AnswerRe: set / call two different timmer/ handlers respectively Pin
Hamid_RT15-Sep-08 2:03
Hamid_RT15-Sep-08 2:03 
QuestionLittle Splitter problem ! Pin
CrocodileBuck15-Sep-08 1:03
CrocodileBuck15-Sep-08 1:03 
AnswerRe: Little Splitter problem ! Pin
David Crow15-Sep-08 5:01
David Crow15-Sep-08 5:01 
GeneralRe: Little Splitter problem ! Pin
CrocodileBuck15-Sep-08 8:21
CrocodileBuck15-Sep-08 8:21 
Questionhow to know that we have reached end of file? Pin
kapardhi15-Sep-08 0:59
kapardhi15-Sep-08 0:59 
AnswerRe: how to know that we have reached end of file? Pin
toxcct15-Sep-08 1:31
toxcct15-Sep-08 1:31 
GeneralRe: how to know that we have reached end of file? Pin
kapardhi15-Sep-08 1:43
kapardhi15-Sep-08 1:43 

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.