Click here to Skip to main content
15,899,937 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create combo box in a gridline of a list control Pin
vc++_fragrance17-Aug-06 1:00
vc++_fragrance17-Aug-06 1:00 
AnswerRe: How to create combo box in a gridline of a list control Pin
Amar Sutar17-Aug-06 2:28
Amar Sutar17-Aug-06 2:28 
AnswerRe: How to create combo box in a gridline of a list control Pin
Hamid_RT17-Aug-06 2:50
Hamid_RT17-Aug-06 2:50 
QuestionHow to remove the Frame for SDI Application Pin
kiranin17-Aug-06 0:55
kiranin17-Aug-06 0:55 
AnswerRe: How to remove the Frame for SDI Application Pin
prasad_som17-Aug-06 1:03
prasad_som17-Aug-06 1:03 
GeneralRe: How to remove the Frame for SDI Application Pin
kiranin17-Aug-06 3:34
kiranin17-Aug-06 3:34 
AnswerRe: How to remove the Frame for SDI Application Pin
prasad_som17-Aug-06 3:37
prasad_som17-Aug-06 3:37 
QuestionHow to Get The Size of MDI Min Window Pin
cybersadhu17-Aug-06 0:41
cybersadhu17-Aug-06 0:41 
i Want to get the Coordinates of the of my MDI Window, from a function of the class defined Below

class CGUIControlFrame : public CMDIChildWnd {
}
void CGUIControlFrame::OnDestroy()
{
.
.
GetParentFrame()->GetWindowRect(Rect);
.
.
}
I have Used GetParentFrame()->GetWindowRect(Rect); to get the coordinates But its is Not working.

Can Any one help me.
AnswerRe: How to Get The Size of MDI Min Window Pin
prasad_som17-Aug-06 0:47
prasad_som17-Aug-06 0:47 
QuestionPrinting a screen image (StretchBlt error) Pin
Wim Engberts17-Aug-06 0:26
Wim Engberts17-Aug-06 0:26 
AnswerRe: Printing a screen image Pin
Sarath C17-Aug-06 0:44
Sarath C17-Aug-06 0:44 
GeneralRe: Printing a screen image Pin
Wim Engberts17-Aug-06 1:28
Wim Engberts17-Aug-06 1:28 
GeneralRe: Printing a screen image Pin
Sarath C17-Aug-06 6:11
Sarath C17-Aug-06 6:11 
AnswerRe: Printing a screen image (StretchBlt error) Pin
Chris Losinger17-Aug-06 1:40
professionalChris Losinger17-Aug-06 1:40 
AnswerRe: Printing a screen image (StretchBlt error) Pin
prasad_som17-Aug-06 3:07
prasad_som17-Aug-06 3:07 
GeneralRe: Printing a screen image (StretchBlt error) Pin
Wim Engberts17-Aug-06 3:46
Wim Engberts17-Aug-06 3:46 
GeneralRe: Printing a screen image (StretchBlt error) Pin
prasad_som17-Aug-06 18:56
prasad_som17-Aug-06 18:56 
Questionedit boxes and files Pin
meriawaz17-Aug-06 0:13
meriawaz17-Aug-06 0:13 
AnswerRe: edit boxes and files Pin
Wim Engberts17-Aug-06 0:29
Wim Engberts17-Aug-06 0:29 
Questionsearching the folder in a file Pin
Anu_Bala17-Aug-06 0:11
Anu_Bala17-Aug-06 0:11 
AnswerRe: searching the folder in a file Pin
Hamid_RT17-Aug-06 0:21
Hamid_RT17-Aug-06 0:21 
GeneralRe: searching the folder in a file Pin
Anu_Bala17-Aug-06 0:47
Anu_Bala17-Aug-06 0:47 
GeneralRe: searching the folder in a file Pin
prasad_som17-Aug-06 0:51
prasad_som17-Aug-06 0:51 
GeneralRe: searching the folder in a file Pin
Anu_Bala17-Aug-06 1:43
Anu_Bala17-Aug-06 1:43 
GeneralRe: searching the folder in a file Pin
Hamid_RT17-Aug-06 2:44
Hamid_RT17-Aug-06 2:44 

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.