Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Is this is string really a string ? Pin
Mauricio Ritter25-Feb-02 2:45
Mauricio Ritter25-Feb-02 2:45 
GeneralAnother quick thread problem! Pin
Jon Hulatt25-Feb-02 1:59
Jon Hulatt25-Feb-02 1:59 
GeneralRe: Another quick thread problem! Pin
Joaquín M López Muñoz25-Feb-02 2:34
Joaquín M López Muñoz25-Feb-02 2:34 
GeneralRe: Another quick thread problem! Pin
Jon Hulatt25-Feb-02 3:06
Jon Hulatt25-Feb-02 3:06 
GeneralThe Bitmap ran away..... Pin
Spock25-Feb-02 1:35
Spock25-Feb-02 1:35 
GeneralSendInput question Pin
Haim Yulzari25-Feb-02 0:47
Haim Yulzari25-Feb-02 0:47 
QuestionHow you find how many MDI child windows are open ? Pin
25-Feb-02 0:01
suss25-Feb-02 0:01 
AnswerRe: How you find how many MDI child windows are open ? Pin
Paul M Watt25-Feb-02 0:31
mentorPaul M Watt25-Feb-02 0:31 
Why not just use GetWindow(GW_CHILD) on the mdiframe window, then call GetWindow(GW_HWNDNEXT) for all of its siblings which should be MDI children as well. This should be a small loop.
GeneralSending message to MessageBox ... Pin
Hadi Rezaee25-Feb-02 0:01
Hadi Rezaee25-Feb-02 0:01 
GeneralRe: Sending message to MessageBox ... Pin
Paul M Watt25-Feb-02 0:07
mentorPaul M Watt25-Feb-02 0:07 
GeneralRe: Sending message to MessageBox ... Pin
Nish Nishant25-Feb-02 1:27
sitebuilderNish Nishant25-Feb-02 1:27 
GeneralRe: Sending message to MessageBox ... Pin
Ravi Bhavnani25-Feb-02 1:41
professionalRavi Bhavnani25-Feb-02 1:41 
GeneralPainting Pin
Wizard_0124-Feb-02 23:43
Wizard_0124-Feb-02 23:43 
GeneralRe: Painting Pin
Paul M Watt24-Feb-02 23:57
mentorPaul M Watt24-Feb-02 23:57 
QuestionHTML to rtf conversion? Pin
Kumar saurabh24-Feb-02 23:19
Kumar saurabh24-Feb-02 23:19 
AnswerRe: HTML to rtf conversion? Pin
Simon Walton25-Feb-02 0:04
Simon Walton25-Feb-02 0:04 
GeneralRe: HTML to rtf conversion? Pin
Kumar saurabh25-Feb-02 0:11
Kumar saurabh25-Feb-02 0:11 
AnswerRe: HTML to rtf conversion? Pin
Kannan Kalyanaraman25-Feb-02 6:57
Kannan Kalyanaraman25-Feb-02 6:57 
AnswerRe: HTML to rtf conversion? Pin
moliate25-Feb-02 23:14
moliate25-Feb-02 23:14 
General[Message Deleted] Pin
zeki yugnak24-Feb-02 23:19
zeki yugnak24-Feb-02 23:19 
GeneralRe: mfc Pin
Christian Graus24-Feb-02 23:19
protectorChristian Graus24-Feb-02 23:19 
GeneralRe: mfc Pin
Simon Walton25-Feb-02 0:06
Simon Walton25-Feb-02 0:06 
GeneralRe: mfc Pin
Roger Stewart25-Feb-02 12:21
professionalRoger Stewart25-Feb-02 12:21 
GeneralContext Menu Pin
Jerome Conus24-Feb-02 22:29
Jerome Conus24-Feb-02 22:29 
QuestionAuto resizing regions??? Pin
24-Feb-02 22:34
suss24-Feb-02 22:34 

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.