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

C / C++ / MFC

 
GeneralRe: Access to member var from a thread Pin
valikac12-Apr-06 7:49
valikac12-Apr-06 7:49 
QuestionCListCtrl subitem image transparency? Pin
Cpt Rick12-Apr-06 5:04
Cpt Rick12-Apr-06 5:04 
AnswerRe: CListCtrl subitem image transparency? Pin
Gavin Taylor12-Apr-06 6:49
professionalGavin Taylor12-Apr-06 6:49 
GeneralRe: CListCtrl subitem image transparency? Pin
Cpt Rick12-Apr-06 10:24
Cpt Rick12-Apr-06 10:24 
QuestionRunning Exe problem Pin
aaaan12-Apr-06 3:50
aaaan12-Apr-06 3:50 
AnswerRe: Running Exe problem Pin
David Crow12-Apr-06 4:09
David Crow12-Apr-06 4:09 
AnswerRe: Running Exe problem Pin
Hamid_RT12-Apr-06 4:10
Hamid_RT12-Apr-06 4:10 
GeneralRe: Running Exe problem Pin
aaaan13-Apr-06 0:48
aaaan13-Apr-06 0:48 
I got the handle of that exe using FindWindow ,then i want to process some message using SendMessage fun but it is not working.
SendMessage(hndl, WM_KEYDOWN, VK_TAB, 1L);
is there anything wrong?.

GeneralRe: Running Exe problem Pin
Hamid_RT13-Apr-06 4:15
Hamid_RT13-Apr-06 4:15 
QuestionThread-socket problem Pin
nahitan12-Apr-06 3:34
nahitan12-Apr-06 3:34 
QuestionThread-socket problem Pin
nahitan12-Apr-06 3:19
nahitan12-Apr-06 3:19 
QuestionVery simple problem: Regarding EXE folder Pin
BlrBoy12-Apr-06 3:12
BlrBoy12-Apr-06 3:12 
AnswerRe: Very simple problem: Regarding EXE folder Pin
David Crow12-Apr-06 3:16
David Crow12-Apr-06 3:16 
QuestionHow to lock a folder. Pin
ashwath200512-Apr-06 3:09
ashwath200512-Apr-06 3:09 
AnswerRe: How to lock a folder. Pin
David Crow12-Apr-06 3:18
David Crow12-Apr-06 3:18 
GeneralRe: How to lock a folder. Pin
ashwath200512-Apr-06 3:56
ashwath200512-Apr-06 3:56 
GeneralRe: How to lock a folder. Pin
FarPointer12-Apr-06 4:04
FarPointer12-Apr-06 4:04 
GeneralRe: How to lock a folder. Pin
ashwath200512-Apr-06 20:09
ashwath200512-Apr-06 20:09 
AnswerRe: How to lock a folder. Pin
Hamid_RT12-Apr-06 3:32
Hamid_RT12-Apr-06 3:32 
GeneralRe: How to lock a folder. Pin
ashwath200513-Apr-06 0:31
ashwath200513-Apr-06 0:31 
Questionwhy its automatically generating cpp file(that does not exist) Pin
Amit Agarrwal12-Apr-06 2:58
Amit Agarrwal12-Apr-06 2:58 
AnswerRe: why its automatically generating cpp file(that does not exist) Pin
Cedric Moonen12-Apr-06 3:06
Cedric Moonen12-Apr-06 3:06 
GeneralRe: why its automatically generating cpp file(that does not exist) Pin
Amit Agarrwal12-Apr-06 4:23
Amit Agarrwal12-Apr-06 4:23 
GeneralRe: why its automatically generating cpp file(that does not exist) Pin
Cedric Moonen12-Apr-06 4:26
Cedric Moonen12-Apr-06 4:26 
AnswerRe: why its automatically generating cpp file(that does not exist) Pin
toxcct12-Apr-06 3:07
toxcct12-Apr-06 3: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.