Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Who knows how to create this table ? Pin
Nelek18-Nov-07 21:57
protectorNelek18-Nov-07 21:57 
GeneralRe: Who knows how to create this table ? Pin
BegtostudyBoy18-Nov-07 22:31
BegtostudyBoy18-Nov-07 22:31 
GeneralRe: Who knows how to create this table ? Pin
Nelek19-Nov-07 21:34
protectorNelek19-Nov-07 21:34 
QuestionHow do I draw and display a custom mouse cursor? Pin
pod_99916-Nov-07 0:58
pod_99916-Nov-07 0:58 
AnswerRe: How do I draw and display a custom mouse cursor? Pin
Nelek16-Nov-07 1:39
protectorNelek16-Nov-07 1:39 
GeneralRe: How do I draw and display a custom mouse cursor? Pin
pod_99916-Nov-07 2:28
pod_99916-Nov-07 2:28 
GeneralRe: How do I draw and display a custom mouse cursor? Pin
Nelek16-Nov-07 4:07
protectorNelek16-Nov-07 4:07 
QuestionRe: How do I draw and display a custom mouse cursor? Pin
David Crow16-Nov-07 3:59
David Crow16-Nov-07 3:59 
Are you handling the WM_SETCURSOR message? In it, you can set the cursor by calling SetCursor().


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionAuto-Code of MFC Classes Pin
baerten16-Nov-07 0:04
baerten16-Nov-07 0:04 
AnswerRe: Auto-Code of MFC Classes Pin
Nelek16-Nov-07 1:35
protectorNelek16-Nov-07 1:35 
GeneralRe: Auto-Code of MFC Classes Pin
baerten16-Nov-07 2:32
baerten16-Nov-07 2:32 
GeneralRe: Auto-Code of MFC Classes Pin
Nelek16-Nov-07 4:02
protectorNelek16-Nov-07 4:02 
QuestionHow to make package? Pin
H4u3215-Nov-07 23:52
H4u3215-Nov-07 23:52 
AnswerRe: How to make package? Pin
Nelek16-Nov-07 0:04
protectorNelek16-Nov-07 0:04 
GeneralRe: How to make package? Pin
H4u3216-Nov-07 0:42
H4u3216-Nov-07 0:42 
GeneralRe: How to make package? Pin
H4u3216-Nov-07 0:42
H4u3216-Nov-07 0:42 
QuestionHow to write copy constructor when returning any template object. Pin
Atul2315-Nov-07 22:06
Atul2315-Nov-07 22:06 
AnswerRe: How to write copy constructor when returning any template object. Pin
Nelek15-Nov-07 22:29
protectorNelek15-Nov-07 22:29 
AnswerRe: How to write copy constructor when returning any template object. Pin
codeII15-Nov-07 22:31
codeII15-Nov-07 22:31 
AnswerSure? Pin
CPallini15-Nov-07 22:31
mveCPallini15-Nov-07 22:31 
AnswerYou are missing quite a lot of braces here [modified] Pin
jhwurmbach16-Nov-07 3:43
jhwurmbach16-Nov-07 3:43 
GeneralRe: You are missing quite a lot of braces here Pin
CPallini16-Nov-07 4:30
mveCPallini16-Nov-07 4:30 
GeneralRe: You are missing quite a lot of braces here Pin
jhwurmbach18-Nov-07 22:04
jhwurmbach18-Nov-07 22:04 
GeneralRe: You are missing quite a lot of braces here Pin
CPallini18-Nov-07 22:24
mveCPallini18-Nov-07 22:24 
GeneralRe: You are missing quite a lot of braces here Pin
jhwurmbach18-Nov-07 22:35
jhwurmbach18-Nov-07 22:35 

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.