Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Hello.

I have added a picture control to my dialog application resource file.

I dont know how to access it at run time.

I thought you would need a pointer, in the same way you access a Edit control:

CEdit *p = GetDlgItem(IDC_EDT);
p->whatever,
etc.

So I need a pointer to the control I assume in order to send an image to it.

Can anyone help.

Jerry
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 
GeneralRe: Simple Picture Control Usage Pin
jerry1211a26-Oct-06 9:09
jerry1211a26-Oct-06 9:09 
AnswerRe: Simple Picture Control Usage Pin
Hamid_RT26-Oct-06 19:40
Hamid_RT26-Oct-06 19:40 
Questionto make a tab key work Pin
prithaa26-Oct-06 7:54
prithaa26-Oct-06 7:54 
AnswerRe: to make a tab key work Pin
Rajesh R Subramanian26-Oct-06 20:13
professionalRajesh R Subramanian26-Oct-06 20:13 
GeneralRe: to make a tab key work Pin
prithaa26-Oct-06 21:29
prithaa26-Oct-06 21:29 
GeneralRe: to make a tab key work Pin
Rajesh R Subramanian26-Oct-06 21:42
professionalRajesh R Subramanian26-Oct-06 21:42 
GeneralRe: to make a tab key work Pin
prithaa26-Oct-06 22:07
prithaa26-Oct-06 22:07 
GeneralRe: to make a tab key work Pin
Rajesh R Subramanian26-Oct-06 22:12
professionalRajesh R Subramanian26-Oct-06 22:12 
GeneralRe: to make a tab key work Pin
ThatsAlok28-Oct-06 1:24
ThatsAlok28-Oct-06 1:24 
QuestionConvertingDWord to String. Problems using right shift operator Pin
Monk11126-Oct-06 6:10
Monk11126-Oct-06 6:10 
AnswerRe: ConvertingDWord to String. Problems using right shift operator Pin
PJ Arends26-Oct-06 7:43
professionalPJ Arends26-Oct-06 7:43 
AnswerRe: ConvertingDWord to String. Problems using right shift operator Pin
Mark Salsbery26-Oct-06 8:28
Mark Salsbery26-Oct-06 8:28 
GeneralRe: ConvertingDWord to String. Problems using right shift operator Pin
Monk11126-Oct-06 21:00
Monk11126-Oct-06 21:00 

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.