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

C / C++ / MFC

 
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 
By default, the control has an id of IDC_STATIC. Change that to something else. Then use ClassWizard (Ctrl+W) to associate a CStatic object to that control. Then you can call the SetBitmap() method.


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

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


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 
GeneralRe: ConvertingDWord to String. Problems using right shift operator Pin
Mark Salsbery27-Oct-06 6:01
Mark Salsbery27-Oct-06 6:01 
QuestionSoftware Required to be Developed Pin
Alleyes26-Oct-06 5:34
Alleyes26-Oct-06 5:34 
AnswerRe: Software Required to be Developed Pin
toxcct26-Oct-06 5:55
toxcct26-Oct-06 5:55 
GeneralRe: Software Required to be Developed Pin
Trollslayer26-Oct-06 8:25
mentorTrollslayer26-Oct-06 8:25 

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.