Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem in getting child Window handle to another dlu Pin
«_Superman_»30-Aug-09 20:37
professional«_Superman_»30-Aug-09 20:37 
GeneralRe: Problem in getting child Window handle to another dlu Pin
002comp30-Aug-09 20:57
002comp30-Aug-09 20:57 
GeneralRe: Problem in getting child Window handle to another dlu Pin
«_Superman_»30-Aug-09 21:12
professional«_Superman_»30-Aug-09 21:12 
GeneralRe: Problem in getting child Window handle to another dlu Pin
002comp30-Aug-09 22:19
002comp30-Aug-09 22:19 
GeneralRe: Problem in getting child Window handle to another dlu(Solved) Pin
002comp30-Aug-09 23:09
002comp30-Aug-09 23:09 
AnswerRe: Problem in getting child Window handle to another dlu Pin
Rajesh R Subramanian30-Aug-09 20:19
professionalRajesh R Subramanian30-Aug-09 20:19 
GeneralRe: Problem in getting child Window handle to another dlu Pin
002comp30-Aug-09 21:03
002comp30-Aug-09 21:03 
GeneralRe: Problem in getting child Window handle to another dlu Pin
Rajesh R Subramanian30-Aug-09 21:06
professionalRajesh R Subramanian30-Aug-09 21:06 
If you don't use MFC, the idea is still the same.

You could store the handle of that control into a member variable when you create it, and use that member variable to manipulate it, or have it sent to another window that needs it. Simpler than using APIs to "find" the control and fetch its handle?


It is a crappy thing, but it's life -^ Carlo Pallini

QuestionHELP! COM <--> VB string conversion, Can't convert between BSTR and _bstr_t Pin
Vader_Oz30-Aug-09 18:26
Vader_Oz30-Aug-09 18:26 
AnswerRe: HELP! COM <--> VB string conversion, Can't convert between BSTR and _bstr_t Pin
Vader_Oz30-Aug-09 19:09
Vader_Oz30-Aug-09 19:09 
GeneralRe: HELP! COM <--> VB string conversion, Can't convert between BSTR and _bstr_t Pin
Vader_Oz30-Aug-09 19:38
Vader_Oz30-Aug-09 19:38 
Questionproblem with gsm modem sim300 Pin
hamedkapak30-Aug-09 14:02
hamedkapak30-Aug-09 14:02 
AnswerRe: problem with gsm modem sim300 Pin
Richard MacCutchan31-Aug-09 3:44
mveRichard MacCutchan31-Aug-09 3:44 
QuestionProject Pin
MrMcIntyre30-Aug-09 10:00
MrMcIntyre30-Aug-09 10:00 
AnswerRe: Project Pin
msn9230-Aug-09 11:53
msn9230-Aug-09 11:53 
AnswerRe: Project Pin
Richard MacCutchan31-Aug-09 3:59
mveRichard MacCutchan31-Aug-09 3:59 
GeneralInclude headers Pin
gordon305630-Aug-09 9:53
gordon305630-Aug-09 9:53 
GeneralRe: Include headers Pin
Adam Roderick J30-Aug-09 18:19
Adam Roderick J30-Aug-09 18:19 
GeneralRe: Include headers Pin
Hamid_RT30-Aug-09 22:53
Hamid_RT30-Aug-09 22:53 
QuestionOvercoming problem with std::min, std::max, #define NOMINMAX Pin
Sternocera30-Aug-09 9:02
Sternocera30-Aug-09 9:02 
AnswerRe: Overcoming problem with std::min, std::max, #define NOMINMAX Pin
Richard Andrew x6430-Aug-09 11:34
professionalRichard Andrew x6430-Aug-09 11:34 
GeneralRe: Overcoming problem with std::min, std::max, #define NOMINMAX Pin
Sternocera30-Aug-09 11:43
Sternocera30-Aug-09 11:43 
GeneralRe: Overcoming problem with std::min, std::max, #define NOMINMAX Pin
Sternocera30-Aug-09 12:50
Sternocera30-Aug-09 12:50 
GeneralRe: Overcoming problem with std::min, std::max, #define NOMINMAX Pin
Richard Andrew x6430-Aug-09 13:08
professionalRichard Andrew x6430-Aug-09 13:08 
AnswerRe: Overcoming problem with std::min, std::max, #define NOMINMAX Pin
Stuart Dootson30-Aug-09 13:21
professionalStuart Dootson30-Aug-09 13:21 

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.