Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Want help,please. Pin
toeh12-Nov-06 0:19
toeh12-Nov-06 0:19 
GeneralRe: Want help,please. Pin
Hamid_RT12-Nov-06 0:49
Hamid_RT12-Nov-06 0:49 
GeneralRe: Want help,please. Pin
toeh12-Nov-06 0:55
toeh12-Nov-06 0:55 
GeneralRe: Want help,please. Pin
toeh12-Nov-06 1:30
toeh12-Nov-06 1:30 
GeneralRe: Want help,please. Pin
Waldermort12-Nov-06 2:24
Waldermort12-Nov-06 2:24 
AnswerRe: Want help,please. Pin
David Crow6-Dec-06 3:40
David Crow6-Dec-06 3:40 
QuestionGet titlebar height Pin
Toubou11-Nov-06 20:47
Toubou11-Nov-06 20:47 
AnswerRe: Get titlebar height Pin
Hadi Dayvary11-Nov-06 20:51
professionalHadi Dayvary11-Nov-06 20:51 
try
int iHeight = ::GetSystemMetrics(SM_CYCAPTION);
Questionfunction signature Pin
amaneet11-Nov-06 20:47
amaneet11-Nov-06 20:47 
AnswerRe: function signature Pin
Christian Graus11-Nov-06 20:53
protectorChristian Graus11-Nov-06 20:53 
AnswerRe: function signature Pin
Hamid_RT11-Nov-06 23:06
Hamid_RT11-Nov-06 23:06 
AnswerRe: function signature Pin
vijay_aroli12-Nov-06 23:46
vijay_aroli12-Nov-06 23:46 
QuestionRe: function signature Pin
David Crow13-Nov-06 3:40
David Crow13-Nov-06 3:40 
Questiondifference Pin
amaneet11-Nov-06 20:44
amaneet11-Nov-06 20:44 
AnswerRe: difference Pin
Christian Graus11-Nov-06 20:53
protectorChristian Graus11-Nov-06 20:53 
Questiondifference Pin
amaneet11-Nov-06 20:41
amaneet11-Nov-06 20:41 
AnswerRe: difference Pin
Christian Graus11-Nov-06 20:54
protectorChristian Graus11-Nov-06 20:54 
GeneralRe: difference Pin
Hamid_RT11-Nov-06 23:03
Hamid_RT11-Nov-06 23:03 
AnswerRe: difference Pin
Sceptic Mole12-Nov-06 2:07
Sceptic Mole12-Nov-06 2:07 
Questiondifference Pin
amaneet11-Nov-06 20:36
amaneet11-Nov-06 20:36 
AnswerRe: difference Pin
Christian Graus11-Nov-06 20:54
protectorChristian Graus11-Nov-06 20:54 
Questionpointer and reference Pin
amaneet11-Nov-06 20:29
amaneet11-Nov-06 20:29 
AnswerRe: pointer and reference Pin
Christian Graus11-Nov-06 20:55
protectorChristian Graus11-Nov-06 20:55 
AnswerRe: pointer and reference Pin
Hamid_RT11-Nov-06 23:05
Hamid_RT11-Nov-06 23:05 
GeneralRe: pointer and reference Pin
Aqueel12-Nov-06 19:39
Aqueel12-Nov-06 19:39 

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.