Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I add tabs like 3ds max Pin
Ahmed Charfeddine11-Jan-09 21:59
Ahmed Charfeddine11-Jan-09 21:59 
Questiondecrypting question Pin
monsieur_jj23-Nov-08 21:17
monsieur_jj23-Nov-08 21:17 
AnswerRe: decrypting question Pin
Randor 24-Nov-08 8:27
professional Randor 24-Nov-08 8:27 
GeneralRe: decrypting question Pin
monsieur_jj24-Nov-08 18:23
monsieur_jj24-Nov-08 18:23 
QuestionDifference between OnPaint and OnDraw Pin
kDevloper23-Nov-08 21:03
kDevloper23-Nov-08 21:03 
AnswerRe: Difference between OnPaint and OnDraw Pin
Ahmed Charfeddine23-Nov-08 22:58
Ahmed Charfeddine23-Nov-08 22:58 
Questionclick event for custom tree control Pin
AnithaSubramani23-Nov-08 20:59
AnithaSubramani23-Nov-08 20:59 
AnswerRe: click event for custom tree control Pin
Cedric Moonen23-Nov-08 21:04
Cedric Moonen23-Nov-08 21:04 
AnithaSubramani wrote:
It doesnt have the ID


Yes it does, it is the last argument of the Create function (so, it is 1001). In general it is better to reserve the ID in the resource file, so that when you add another control through the resource editor, the same Id won't be reused.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: click event for custom tree control Pin
AnithaSubramani24-Nov-08 2:35
AnithaSubramani24-Nov-08 2:35 
Questionproblem with OnItemChange function Pin
T.SREENIVASA CHARY23-Nov-08 20:44
T.SREENIVASA CHARY23-Nov-08 20:44 
AnswerRe: problem with OnItemChange function Pin
Code-o-mat23-Nov-08 23:06
Code-o-mat23-Nov-08 23:06 
GeneralRe: problem with OnItemChange function Pin
T.SREENIVASA CHARY24-Nov-08 18:21
T.SREENIVASA CHARY24-Nov-08 18:21 
GeneralRe: problem with OnItemChange function Pin
Code-o-mat24-Nov-08 21:44
Code-o-mat24-Nov-08 21:44 
GeneralRe: problem with OnItemChange function Pin
T.SREENIVASA CHARY25-Nov-08 0:27
T.SREENIVASA CHARY25-Nov-08 0:27 
Questionchat control Pin
alphaxz23-Nov-08 20:34
alphaxz23-Nov-08 20:34 
AnswerRe: chat control Pin
Hamid_RT23-Nov-08 20:44
Hamid_RT23-Nov-08 20:44 
GeneralRe: chat control Pin
alphaxz23-Nov-08 21:11
alphaxz23-Nov-08 21:11 
GeneralRe: chat control Pin
Hamid_RT24-Nov-08 2:37
Hamid_RT24-Nov-08 2:37 
QuestionGet physical drive's information like model, serial number, type, etc. Pin
Shashi.Shinde23-Nov-08 20:18
Shashi.Shinde23-Nov-08 20:18 
AnswerRe: Get physical drive's information like model, serial number, type, etc. Pin
Hamid_RT23-Nov-08 20:23
Hamid_RT23-Nov-08 20:23 
AnswerRe: Get physical drive's information like model, serial number, type, etc. Pin
_AnsHUMAN_ 23-Nov-08 20:27
_AnsHUMAN_ 23-Nov-08 20:27 
QuestionDifference between subclasswindow and subclassdlgitem? Pin
kDevloper23-Nov-08 20:09
kDevloper23-Nov-08 20:09 
AnswerRe: Difference between subclasswindow and subclassdlgitem? Pin
CPallini23-Nov-08 22:54
mveCPallini23-Nov-08 22:54 
GeneralRe: Difference between subclasswindow and subclassdlgitem? Pin
kDevloper23-Nov-08 23:14
kDevloper23-Nov-08 23:14 
QuestionHow to set title to font file. Pin
CuteAshaVC++23-Nov-08 19:15
CuteAshaVC++23-Nov-08 19:15 

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.