Click here to Skip to main content
15,891,810 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: what is the use of "&" here Pin
David Crow25-Sep-06 2:41
David Crow25-Sep-06 2:41 
QuestionMail Merge with HTML Pin
bharanidharan22-Sep-06 9:34
bharanidharan22-Sep-06 9:34 
AnswerRe: Mail Merge with HTML Pin
bharanidharan22-Sep-06 9:42
bharanidharan22-Sep-06 9:42 
AnswerRe: Mail Merge with HTML Pin
led mike22-Sep-06 9:45
led mike22-Sep-06 9:45 
QuestionDrawing a rectangle frame Pin
LCI22-Sep-06 8:58
LCI22-Sep-06 8:58 
AnswerRe: Drawing a rectangle frame Pin
Waldermort22-Sep-06 9:15
Waldermort22-Sep-06 9:15 
GeneralRe: Drawing a rectangle frame Pin
LCI22-Sep-06 9:27
LCI22-Sep-06 9:27 
GeneralRe: Drawing a rectangle frame Pin
Jörgen Sigvardsson22-Sep-06 14:32
Jörgen Sigvardsson22-Sep-06 14:32 
How did you select the brush? dc.SelectObject(CBrush::FromHandle(HBRUSH(GetStockObject(NULL_BRUSH))) would be the proper way to do it.


--
A Stern Warning of Things to Come

Questionfor each Pin
Waldermort22-Sep-06 8:40
Waldermort22-Sep-06 8:40 
AnswerRe: for each Pin
David Crow22-Sep-06 8:46
David Crow22-Sep-06 8:46 
GeneralRe: for each Pin
Waldermort22-Sep-06 8:52
Waldermort22-Sep-06 8:52 
GeneralRe: for each Pin
David Crow22-Sep-06 8:58
David Crow22-Sep-06 8:58 
GeneralRe: for each Pin
Waldermort22-Sep-06 9:01
Waldermort22-Sep-06 9:01 
GeneralRe: for each Pin
David Crow22-Sep-06 9:05
David Crow22-Sep-06 9:05 
GeneralRe: for each Pin
Waldermort22-Sep-06 9:12
Waldermort22-Sep-06 9:12 
GeneralRe: for each Pin
David Crow22-Sep-06 9:44
David Crow22-Sep-06 9:44 
GeneralRe: for each Pin
Zac Howland22-Sep-06 9:55
Zac Howland22-Sep-06 9:55 
QuestionCan Dynamic 2D arrays solve stack overflow problem? Pin
KaKa'22-Sep-06 7:55
KaKa'22-Sep-06 7:55 
AnswerRe: Can Dynamic 2D arrays solve stack overflow problem? Pin
Waldermort22-Sep-06 9:17
Waldermort22-Sep-06 9:17 
AnswerRe: Can Dynamic 2D arrays solve stack overflow problem? Pin
Maximilien22-Sep-06 9:39
Maximilien22-Sep-06 9:39 
AnswerRe: Can Dynamic 2D arrays solve stack overflow problem? Pin
David Crow22-Sep-06 9:51
David Crow22-Sep-06 9:51 
QuestionDatabase connectivity Pin
amaneet22-Sep-06 6:57
amaneet22-Sep-06 6:57 
AnswerRe: Database connectivity Pin
led mike22-Sep-06 7:10
led mike22-Sep-06 7:10 
QuestionStatic class Pin
Waldermort22-Sep-06 6:32
Waldermort22-Sep-06 6:32 
AnswerRe: Static class Pin
Zac Howland22-Sep-06 6:50
Zac Howland22-Sep-06 6:50 

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.