Click here to Skip to main content
15,890,123 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionEnumerating Files in a Folder Pin
Bram van Kampen30-Sep-08 14:14
Bram van Kampen30-Sep-08 14:14 
AnswerRe: Enumerating Files in a Folder Pin
Saurabh.Garg30-Sep-08 14:33
Saurabh.Garg30-Sep-08 14:33 
GeneralRe: Enumerating Files in a Folder Pin
Bram van Kampen30-Sep-08 15:04
Bram van Kampen30-Sep-08 15:04 
GeneralRe: Enumerating Files in a Folder Pin
Saurabh.Garg1-Oct-08 20:10
Saurabh.Garg1-Oct-08 20:10 
QuestionParent Forms Pin
Sarriss30-Sep-08 6:05
Sarriss30-Sep-08 6:05 
QuestionRe: Parent Forms Pin
Mark Salsbery30-Sep-08 6:25
Mark Salsbery30-Sep-08 6:25 
AnswerRe: Parent Forms Pin
Sarriss30-Sep-08 7:37
Sarriss30-Sep-08 7:37 
GeneralRe: Parent Forms Pin
Mark Salsbery30-Sep-08 8:31
Mark Salsbery30-Sep-08 8:31 
A child window needs the WS_CHILD style.

You're creating two windows with the WS_OVERLAPPEDWINDOW
style.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Parent Forms Pin
Sarriss30-Sep-08 9:26
Sarriss30-Sep-08 9:26 
AnswerRe: Parent Forms Pin
led mike30-Sep-08 7:57
led mike30-Sep-08 7:57 
GeneralRe: Parent Forms Pin
Sarriss30-Sep-08 8:04
Sarriss30-Sep-08 8:04 
QuestionRe: Parent Forms Pin
Mark Salsbery30-Sep-08 8:32
Mark Salsbery30-Sep-08 8:32 
AnswerRe: Parent Forms Pin
Sarriss30-Sep-08 9:24
Sarriss30-Sep-08 9:24 
GeneralRe: Parent Forms Pin
Mark Salsbery30-Sep-08 9:30
Mark Salsbery30-Sep-08 9:30 
GeneralRe: Parent Forms Pin
Sarriss30-Sep-08 9:33
Sarriss30-Sep-08 9:33 
GeneralRe: Parent Forms Pin
Mark Salsbery30-Sep-08 9:58
Mark Salsbery30-Sep-08 9:58 
GeneralRe: Parent Forms Pin
Sarriss30-Sep-08 10:31
Sarriss30-Sep-08 10:31 
GeneralRe: Parent Forms Pin
Hamid_RT30-Sep-08 10:50
Hamid_RT30-Sep-08 10:50 
GeneralRe: Parent Forms Pin
Sarriss30-Sep-08 11:04
Sarriss30-Sep-08 11:04 
QuestionTracking application memory usage Pin
JoeSchmoe00730-Sep-08 5:25
JoeSchmoe00730-Sep-08 5:25 
AnswerRe: Tracking application memory usage Pin
Rick York30-Sep-08 6:17
mveRick York30-Sep-08 6:17 
GeneralRe: Tracking application memory usage Pin
JoeSchmoe00730-Sep-08 6:59
JoeSchmoe00730-Sep-08 6:59 
AnswerRe: Tracking application memory usage Pin
David Crow30-Sep-08 10:19
David Crow30-Sep-08 10:19 
AnswerRe: Tracking application memory usage Pin
Naveen30-Sep-08 14:03
Naveen30-Sep-08 14:03 
QuestionAccepting a drag/drop from a camera drive Pin
Felix_H30-Sep-08 5:22
Felix_H30-Sep-08 5:22 

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.