Click here to Skip to main content
15,911,141 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Getline() in thread Pin
Cedric Moonen14-Nov-06 5:05
Cedric Moonen14-Nov-06 5:05 
AnswerRe: Getline() in thread Pin
Viorel.14-Nov-06 5:12
Viorel.14-Nov-06 5:12 
Answeruse <pre></pre> tags Pin
toxcct14-Nov-06 5:19
toxcct14-Nov-06 5:19 
Questionactivex with managed assembly Pin
Sandra197414-Nov-06 4:56
Sandra197414-Nov-06 4:56 
QuestionProblem in Owner Draw Button Pin
Parthi_Appu14-Nov-06 4:51
Parthi_Appu14-Nov-06 4:51 
AnswerRe: Problem in Owner Draw Button Pin
PJ Arends14-Nov-06 5:51
professionalPJ Arends14-Nov-06 5:51 
GeneralRe: Problem in Owner Draw Button Pin
Parthi_Appu14-Nov-06 17:20
Parthi_Appu14-Nov-06 17:20 
GeneralRe: Problem in Owner Draw Button Pin
Hamid_RT14-Nov-06 19:09
Hamid_RT14-Nov-06 19:09 
If you run this code do you get any change or its like your problem
<br />
CButton m_Button;<br />
myButton.Create("Test", WS_CHILD|WS_VISIBLE|BS_AUTO3STATE,<br />
  CRect(0,0,100,23), this, 1);<br />
m_Button.SetCheck(BST_CHECKED);<br />





WhiteSky

GeneralRe: Problem in Owner Draw Button Pin
Parthi_Appu14-Nov-06 19:36
Parthi_Appu14-Nov-06 19:36 
GeneralRe: Problem in Owner Draw Button Pin
Hamid_RT14-Nov-06 20:16
Hamid_RT14-Nov-06 20:16 
QuestionCreating a MFC window in a subclass [modified] Pin
earlgraham14-Nov-06 4:49
earlgraham14-Nov-06 4:49 
Answeruse &lt;pre&gt;&lt;/pre&gt; tags Pin
toxcct14-Nov-06 4:51
toxcct14-Nov-06 4:51 
GeneralRe: use &lt;pre&gt;&lt;/pre&gt; tags Pin
Max++14-Nov-06 5:36
Max++14-Nov-06 5:36 
GeneralRe: use &lt;pre&gt;&lt;/pre&gt; tags Pin
toxcct14-Nov-06 5:41
toxcct14-Nov-06 5:41 
GeneralRe: use &lt;pre&gt;&lt;/pre&gt; tags Pin
Mark Salsbery14-Nov-06 5:52
Mark Salsbery14-Nov-06 5:52 
GeneralRe: use &lt;pre&gt;&lt;/pre&gt; tags Pin
toxcct14-Nov-06 5:58
toxcct14-Nov-06 5:58 
GeneralRe: use &lt;pre&gt;&lt;/pre&gt; tags Pin
Hamid_RT14-Nov-06 8:12
Hamid_RT14-Nov-06 8:12 
GeneralRe: use &lt;pre&gt;&lt;/pre&gt; tags Pin
Hamid_RT14-Nov-06 8:09
Hamid_RT14-Nov-06 8:09 
Questioncopy image file to memory [modified] Pin
_tasleem14-Nov-06 4:47
_tasleem14-Nov-06 4:47 
QuestionRe: copy image file to memory Pin
David Crow14-Nov-06 4:54
David Crow14-Nov-06 4:54 
AnswerRe: copy image file to memory Pin
_tasleem14-Nov-06 5:27
_tasleem14-Nov-06 5:27 
AnswerRe: copy image file to memory Pin
David Crow14-Nov-06 5:35
David Crow14-Nov-06 5:35 
GeneralRe: copy image file to memory Pin
_tasleem14-Nov-06 6:37
_tasleem14-Nov-06 6:37 
QuestionRe: copy image file to memory Pin
David Crow14-Nov-06 6:45
David Crow14-Nov-06 6:45 
AnswerRe: copy image file to memory Pin
_tasleem15-Nov-06 2:54
_tasleem15-Nov-06 2:54 

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.