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

C / C++ / MFC

 
QuestionQuestions about HW Information Pin
Akin Ocal14-Jun-07 14:24
Akin Ocal14-Jun-07 14:24 
AnswerRe: Questions about HW Information Pin
Hamid_RT14-Jun-07 19:43
Hamid_RT14-Jun-07 19:43 
Questionhow to query data from CRecordset Pin
paulosuckow14-Jun-07 12:06
paulosuckow14-Jun-07 12:06 
QuestionBitmap in parent overlaps child dialog. Pin
aquawicket14-Jun-07 11:49
aquawicket14-Jun-07 11:49 
QuestionRe: Bitmap in parent overlaps child dialog. Pin
Mark Salsbery14-Jun-07 12:02
Mark Salsbery14-Jun-07 12:02 
AnswerRe: Bitmap in parent overlaps child dialog. Pin
aquawicket14-Jun-07 12:10
aquawicket14-Jun-07 12:10 
GeneralRe: Bitmap in parent overlaps child dialog. Pin
Mark Salsbery14-Jun-07 12:17
Mark Salsbery14-Jun-07 12:17 
GeneralRe: Bitmap in parent overlaps child dialog. Pin
Naveen14-Jun-07 14:32
Naveen14-Jun-07 14:32 
aquawicket wrote:
childDlg->SetWindowPos(NULL, a, b, c, d, SWP_SHOWWINDOW);


if you specify the first parameter as NULL, you must specify the SWP_NOZORDER flag also.


GeneralRe: Bitmap in parent overlaps child dialog. Pin
Naveen14-Jun-07 14:37
Naveen14-Jun-07 14:37 
GeneralRe: Bitmap in parent overlaps child dialog. Pin
aquawicket15-Jun-07 5:49
aquawicket15-Jun-07 5:49 
GeneralRe: Bitmap in parent overlaps child dialog. Pin
Mark Salsbery15-Jun-07 7:12
Mark Salsbery15-Jun-07 7:12 
GeneralRe: Bitmap in parent overlaps child dialog. Pin
aquawicket15-Jun-07 9:57
aquawicket15-Jun-07 9:57 
QuestionIMPLEMENT_DYNCREATE - passing parameters to constructor Pin
Vaclav_14-Jun-07 11:46
Vaclav_14-Jun-07 11:46 
AnswerRe: IMPLEMENT_DYNCREATE - passing parameters to constructor Pin
Mark Salsbery14-Jun-07 12:10
Mark Salsbery14-Jun-07 12:10 
QuestionQuestion about string in C++ ( simple question i think ) Pin
Yanshof14-Jun-07 11:34
Yanshof14-Jun-07 11:34 
AnswerRe: Question about string in C++ ( simple question i think ) Pin
Mark Salsbery14-Jun-07 11:58
Mark Salsbery14-Jun-07 11:58 
AnswerRe: Question about string in C++ ( simple question i think ) Pin
Rick York14-Jun-07 18:17
mveRick York14-Jun-07 18:17 
AnswerRe: Question about string in C++ ( simple question i think ) Pin
David Crow15-Jun-07 9:31
David Crow15-Jun-07 9:31 
GeneralRe: Question about string in C++ ( simple question i think ) Pin
Yanshof15-Jun-07 21:53
Yanshof15-Jun-07 21:53 
QuestionCRecordset+ date Pin
paulosuckow14-Jun-07 11:24
paulosuckow14-Jun-07 11:24 
QuestionUsing MySQL from VC++ 6 Pin
Accius14-Jun-07 10:41
Accius14-Jun-07 10:41 
AnswerRe: Using MySQL from VC++ 6 Pin
led mike14-Jun-07 10:49
led mike14-Jun-07 10:49 
GeneralRe: Using MySQL from VC++ 6 Pin
Accius14-Jun-07 21:03
Accius14-Jun-07 21:03 
GeneralRe: Using MySQL from VC++ 6 Pin
Accius14-Jun-07 21:08
Accius14-Jun-07 21:08 
GeneralRe: Using MySQL from VC++ 6 Pin
led mike15-Jun-07 4:29
led mike15-Jun-07 4:29 

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.