Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: char array contains #define directive Pin
CPallini4-Nov-09 10:59
mveCPallini4-Nov-09 10:59 
QuestionCStatusBar & Tool Tips Pin
BarryPearlman4-Nov-09 8:19
BarryPearlman4-Nov-09 8:19 
Question[Message Deleted] Pin
iMikki4-Nov-09 7:57
iMikki4-Nov-09 7:57 
AnswerRe: Creating variables with a variable in its name Pin
Maximilien4-Nov-09 8:18
Maximilien4-Nov-09 8:18 
AnswerRe: Creating variables with a variable in its name Pin
«_Superman_»4-Nov-09 8:30
professional«_Superman_»4-Nov-09 8:30 
GeneralRe: Creating variables with a variable in its name Pin
iMikki4-Nov-09 8:49
iMikki4-Nov-09 8:49 
GeneralRe: Creating variables with a variable in its name Pin
Chris Losinger4-Nov-09 9:03
professionalChris Losinger4-Nov-09 9:03 
QuestionCards.dll question Pin
David Crow4-Nov-09 6:06
David Crow4-Nov-09 6:06 
In the Solitaire game, when you are moving the card around, it moves "over"' the other cards. I'm trying to figure out how this is done using either of the draw-related functions within cards.dll. I can move a card around on the playing area just fine. If that card moves over any of the other cards, it will erase them. If I add invalidating code to the end of the OnMouseMove() function, the card I am moving becomes obscurred by the other cards constantly being redrawn. What can I do to ensure that the card I am moving stays atop the other cards and at the same keep those other cards updated?

Unless there's no other way, I'd like to use the functions provided in cards.dll if I can. I've done very little in regards to GDI so my problem(s) here may be elementary.

Thanks.

- DC

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: Cards.dll question Pin
«_Superman_»4-Nov-09 6:57
professional«_Superman_»4-Nov-09 6:57 
AnswerRe: Cards.dll question Pin
Mark Salsbery4-Nov-09 7:11
Mark Salsbery4-Nov-09 7:11 
AnswerRe: Cards.dll question Pin
CPallini4-Nov-09 7:27
mveCPallini4-Nov-09 7:27 
AnswerRe: Cards.dll question Pin
Richard MacCutchan5-Nov-09 2:21
mveRichard MacCutchan5-Nov-09 2:21 
GeneralRe: Cards.dll question Pin
David Crow5-Nov-09 2:25
David Crow5-Nov-09 2:25 
Questionbuffer overrun Pin
nuttynibbles4-Nov-09 4:18
nuttynibbles4-Nov-09 4:18 
AnswerRe: buffer overrun Pin
David Crow4-Nov-09 4:30
David Crow4-Nov-09 4:30 
GeneralRe: buffer overrun Pin
Richard MacCutchan4-Nov-09 4:57
mveRichard MacCutchan4-Nov-09 4:57 
General[OT] Re: buffer overrun Pin
David Crow4-Nov-09 5:39
David Crow4-Nov-09 5:39 
GeneralRe: [OT] Re: buffer overrun Pin
Richard MacCutchan4-Nov-09 6:36
mveRichard MacCutchan4-Nov-09 6:36 
GeneralRe: [OT] Re: buffer overrun [modified] Pin
nuttynibbles4-Nov-09 11:14
nuttynibbles4-Nov-09 11:14 
GeneralRe: [OT] Re: buffer overrun Pin
Richard MacCutchan4-Nov-09 11:47
mveRichard MacCutchan4-Nov-09 11:47 
GeneralRe: [OT] Re: buffer overrun Pin
nuttynibbles6-Nov-09 1:44
nuttynibbles6-Nov-09 1:44 
GeneralRe: [OT] Re: buffer overrun Pin
MindCoder7912-Nov-09 19:54
MindCoder7912-Nov-09 19:54 
QuestionUpdated program-having a pointer error Pin
kbury4-Nov-09 3:23
kbury4-Nov-09 3:23 
AnswerRe: Updated program-having a pointer error Pin
Ibrahim Bello4-Nov-09 3:33
Ibrahim Bello4-Nov-09 3:33 
GeneralRe: Updated program-having a pointer error Pin
kbury4-Nov-09 3:41
kbury4-Nov-09 3:41 

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.