Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin27-Oct-06 7:43
Talemin27-Oct-06 7:43 
GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 7:53
Mark Salsbery27-Oct-06 7:53 
GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 7:56
Mark Salsbery27-Oct-06 7:56 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin27-Oct-06 11:43
Talemin27-Oct-06 11:43 
GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 13:37
Mark Salsbery27-Oct-06 13:37 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin3-Nov-06 6:56
Talemin3-Nov-06 6:56 
QuestionIs this correct initialization of MFC controls? Pin
Lord Kixdemp26-Oct-06 10:50
Lord Kixdemp26-Oct-06 10:50 
AnswerRe: Is this correct initialization of MFC controls? Pin
David Crow26-Oct-06 10:58
David Crow26-Oct-06 10:58 
Lord Kixdemp wrote:
Is that a correct form of initialization?


Yes, for initializing m_em_errorMsg.

Lord Kixdemp wrote:
I don't want to use Create()...


Why would you need to? You should already have a control with an id of IDC_ERROR_MSG.

Lord Kixdemp wrote:
That code's giving me some errors...


And those errors would be what?


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: Is this correct initialization of MFC controls? Pin
Lord Kixdemp26-Oct-06 11:33
Lord Kixdemp26-Oct-06 11:33 
GeneralRe: Is this correct initialization of MFC controls? Pin
Hamid_RT26-Oct-06 20:44
Hamid_RT26-Oct-06 20:44 
GeneralRe: Is this correct initialization of MFC controls? Pin
Lord Kixdemp27-Oct-06 8:15
Lord Kixdemp27-Oct-06 8:15 
GeneralRe: Is this correct initialization of MFC controls? Pin
Hamid_RT27-Oct-06 21:28
Hamid_RT27-Oct-06 21:28 
AnswerRe: Question about modeless dialog box Pin
David Crow26-Oct-06 11:02
David Crow26-Oct-06 11:02 
QuestionNeed a worker thread wait timer.. Pin
aquawicket26-Oct-06 8:24
aquawicket26-Oct-06 8:24 
AnswerRe: Need a worker thread wait timer.. Pin
led mike26-Oct-06 8:29
led mike26-Oct-06 8:29 
AnswerRe: Need a worker thread wait timer.. Pin
Mark Salsbery26-Oct-06 8:30
Mark Salsbery26-Oct-06 8:30 
GeneralRe: Need a worker thread wait timer.. Pin
led mike26-Oct-06 8:35
led mike26-Oct-06 8:35 
GeneralRe: Need a worker thread wait timer.. Pin
Mark Salsbery26-Oct-06 8:41
Mark Salsbery26-Oct-06 8:41 
GeneralRe: Need a worker thread wait timer.. Pin
aquawicket26-Oct-06 9:09
aquawicket26-Oct-06 9:09 
GeneralRe: Need a worker thread wait timer.. Pin
ThatsAlok28-Oct-06 1:26
ThatsAlok28-Oct-06 1:26 
QuestionSimple Picture Control Usage Pin
jerry1211a26-Oct-06 8:05
jerry1211a26-Oct-06 8:05 
AnswerRe: Simple Picture Control Usage Pin
Mark Salsbery26-Oct-06 8:40
Mark Salsbery26-Oct-06 8:40 
GeneralRe: Simple Picture Control Usage Pin
jerry1211a26-Oct-06 8:45
jerry1211a26-Oct-06 8:45 
GeneralRe: Simple Picture Control Usage Pin
Mark Salsbery26-Oct-06 8:49
Mark Salsbery26-Oct-06 8:49 
AnswerRe: Simple Picture Control Usage Pin
David Crow26-Oct-06 9:05
David Crow26-Oct-06 9:05 

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.