Click here to Skip to main content
15,894,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: viewing and updating bitmaps Pin
Hamid_RT31-Jan-07 19:37
Hamid_RT31-Jan-07 19:37 
QuestionRe: viewing and updating bitmaps Pin
kitty51-Feb-07 2:16
kitty51-Feb-07 2:16 
AnswerRe: viewing and updating bitmaps Pin
Mark Salsbery1-Feb-07 11:24
Mark Salsbery1-Feb-07 11:24 
QuestionGhosting out a whole groupbox? Pin
CoffeeAddict1931-Jan-07 11:02
CoffeeAddict1931-Jan-07 11:02 
AnswerRe: Ghosting out a whole groupbox? Pin
Mark Salsbery31-Jan-07 11:40
Mark Salsbery31-Jan-07 11:40 
AnswerRe: Ghosting out a whole groupbox? Pin
Mark Salsbery31-Jan-07 11:43
Mark Salsbery31-Jan-07 11:43 
AnswerRe: Ghosting out a whole groupbox? Pin
Mark Salsbery31-Jan-07 12:03
Mark Salsbery31-Jan-07 12:03 
GeneralRe: Ghosting out a whole groupbox? Pin
CoffeeAddict1931-Jan-07 13:03
CoffeeAddict1931-Jan-07 13:03 
QuestionThe Windows GDI and Regions Pin
TheDelChop31-Jan-07 10:05
TheDelChop31-Jan-07 10:05 
AnswerRe: The Windows GDI and Regions Pin
Stephen Hewitt31-Jan-07 11:35
Stephen Hewitt31-Jan-07 11:35 
AnswerRe: The Windows GDI and Regions Pin
Hamid_RT31-Jan-07 20:14
Hamid_RT31-Jan-07 20:14 
Questionvideo Pin
viliam31-Jan-07 9:28
viliam31-Jan-07 9:28 
AnswerRe: video Pin
Mark Salsbery31-Jan-07 12:09
Mark Salsbery31-Jan-07 12:09 
QuestionIs it possible to add extra options into a third party commercial software [modified] Pin
Khoramdin31-Jan-07 9:03
Khoramdin31-Jan-07 9:03 
AnswerRe: Is it possible to add extra options into a third party commercial software Pin
Christian Graus31-Jan-07 9:14
protectorChristian Graus31-Jan-07 9:14 
QuestionRe: Is it possible to add extra options into a third party commercial software Pin
Khoramdin31-Jan-07 12:36
Khoramdin31-Jan-07 12:36 
AnswerRe: Is it possible to add extra options into a third party commercial software Pin
Christian Graus31-Jan-07 15:06
protectorChristian Graus31-Jan-07 15:06 
QuestionRe: Is it possible to add extra options into a third party commercial software Pin
Khoramdin31-Jan-07 16:37
Khoramdin31-Jan-07 16:37 
AnswerRe: Is it possible to add extra options into a third party commercial software Pin
Stephen Hewitt31-Jan-07 11:38
Stephen Hewitt31-Jan-07 11:38 
QuestionRe: Is it possible to add extra options into a third party commercial software Pin
Khoramdin31-Jan-07 12:42
Khoramdin31-Jan-07 12:42 
AnswerRe: Is it possible to add extra options into a third party commercial software Pin
Stephen Hewitt31-Jan-07 12:59
Stephen Hewitt31-Jan-07 12:59 
QuestionRe: Is it possible to add extra options into a third party commercial software Pin
Khoramdin31-Jan-07 16:41
Khoramdin31-Jan-07 16:41 
Questionconvert integer value to string objcet? Pin
Yonggoo31-Jan-07 8:59
Yonggoo31-Jan-07 8:59 
AnswerRe: convert integer value to string objcet? Pin
lucy31-Jan-07 9:02
lucy31-Jan-07 9:02 
I would use
str_n.Format ("%d", n)
GeneralRe: convert integer value to string objcet? Pin
Sceptic Mole31-Jan-07 9:13
Sceptic Mole31-Jan-07 9:13 

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.