Click here to Skip to main content
15,918,125 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSelectively delete in multi column List Control Pin
ldsdbomber10-May-07 5:57
ldsdbomber10-May-07 5:57 
AnswerRe: Selectively delete in multi column List Control Pin
David Crow10-May-07 7:36
David Crow10-May-07 7:36 
AnswerRe: Selectively delete in multi column List Control Pin
Mark Salsbery10-May-07 7:38
Mark Salsbery10-May-07 7:38 
GeneralRe: Selectively delete in multi column List Control Pin
ldsdbomber11-Jun-07 3:08
ldsdbomber11-Jun-07 3:08 
GeneralRe: Selectively delete in multi column List Control Pin
ldsdbomber11-Jun-07 3:13
ldsdbomber11-Jun-07 3:13 
GeneralRe: Selectively delete in multi column List Control Pin
ldsdbomber11-Jun-07 3:14
ldsdbomber11-Jun-07 3:14 
GeneralRe: Selectively delete in multi column List Control Pin
Mark Salsbery11-Jun-07 6:43
Mark Salsbery11-Jun-07 6:43 
GeneralRe: Selectively delete in multi column List Control Pin
ldsdbomber11-Jun-07 23:05
ldsdbomber11-Jun-07 23:05 
GeneralRe: Selectively delete in multi column List Control Pin
Mark Salsbery12-Jun-07 6:46
Mark Salsbery12-Jun-07 6:46 
Questioncomparison between string and int Pin
prithaa10-May-07 5:07
prithaa10-May-07 5:07 
AnswerRe: comparison between string and int Pin
led mike10-May-07 5:18
led mike10-May-07 5:18 
AnswerRe: comparison between string and int Pin
David Crow10-May-07 5:54
David Crow10-May-07 5:54 
GeneralRe: comparison between string and int Pin
prithaa11-May-07 23:53
prithaa11-May-07 23:53 
AnswerRe: comparison between string and int Pin
Nelek13-May-07 20:07
protectorNelek13-May-07 20:07 
QuestionQuestion about fonts Pin
KellyR10-May-07 4:35
KellyR10-May-07 4:35 
AnswerRe: Question about fonts Pin
Mark Salsbery10-May-07 5:37
Mark Salsbery10-May-07 5:37 
GeneralRe: Question about fonts Pin
KellyR10-May-07 7:23
KellyR10-May-07 7:23 
AnswerRe: Question about fonts Pin
James R. Twine10-May-07 8:57
James R. Twine10-May-07 8:57 
Questionsave in c++ Pin
lavy288310-May-07 3:55
lavy288310-May-07 3:55 
AnswerRe: save in c++ Pin
toxcct10-May-07 4:11
toxcct10-May-07 4:11 
GeneralRe: save in c++ Pin
lavy288310-May-07 4:15
lavy288310-May-07 4:15 
QuestionRe: save in c++ Pin
David Crow10-May-07 4:17
David Crow10-May-07 4:17 
AnswerRe: save in c++ Pin
lavy288310-May-07 4:20
lavy288310-May-07 4:20 
GeneralRe: save in c++ Pin
David Crow10-May-07 4:25
David Crow10-May-07 4:25 
QuestionPainting Issue Pin
Malli_S10-May-07 3:53
Malli_S10-May-07 3:53 
we've got a dialog window and are using the Power point object model to run the slide show. We've set that power point slideshow window into the main dialog window's client area by using SetWinodwPos(). The slide show runs properly, the problem is that if we click Deskop button (Show desktop) on quick launch toolbar it gives some painting issues. The slideshow window set into client area of dialog doesn't paint itself clearly. What should we do to overcome these painting issues ? Do we need to handle EraseBkground or WM_PAINT of dialog window ? what should be our move in this case ?

-Malli...! Rose | [Rose]

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.