Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debug Pin
sivaprasadroy26-Oct-06 0:45
sivaprasadroy26-Oct-06 0:45 
Questionshell context menu Pin
radhika2824-Oct-06 20:28
radhika2824-Oct-06 20:28 
AnswerRe: shell context menu Pin
Naveen24-Oct-06 20:38
Naveen24-Oct-06 20:38 
GeneralRe: shell context menu Pin
Hamid_RT24-Oct-06 21:03
Hamid_RT24-Oct-06 21:03 
QuestionGlobal variable initialization Pin
Naveen24-Oct-06 20:25
Naveen24-Oct-06 20:25 
AnswerRe: Global variable initialization Pin
Mark Salsbery25-Oct-06 5:26
Mark Salsbery25-Oct-06 5:26 
GeneralRe: Global variable initialization Pin
Naveen25-Oct-06 17:10
Naveen25-Oct-06 17:10 
Questionproblem about font Pin
rxgmoral24-Oct-06 18:18
rxgmoral24-Oct-06 18:18 
problem about font
i write CMFont class,it inheritance CFont
e.g:
class CMFont:public CFont
{..........};

========================
CMFont font;
font.CreateFont(...);
GetDlgItem(IDC_FONTID)->SetFont(&font);
error
error C2664: 'CWnd::SetFont' : cannot convert parameter 1 from 'CMFont **__w64 ' to 'CFont *'
how to CMFont convert CFont
thankSmile | :)

Blog:
http://360.yahoo.com/rxgmoral

AnswerRe: problem about font Pin
Hamid_RT24-Oct-06 19:28
Hamid_RT24-Oct-06 19:28 
GeneralRe: problem about font Pin
rxgmoral24-Oct-06 22:03
rxgmoral24-Oct-06 22:03 
GeneralRe: problem about font Pin
Hamid_RT25-Oct-06 19:31
Hamid_RT25-Oct-06 19:31 
QuestionProgramatically Open Folder Eplorer Pin
Imtiaz Murtaza24-Oct-06 18:17
Imtiaz Murtaza24-Oct-06 18:17 
AnswerRe: Programatically Open Folder Eplorer Pin
_AnsHUMAN_ 24-Oct-06 18:34
_AnsHUMAN_ 24-Oct-06 18:34 
AnswerRe: Programatically Open Folder Eplorer Pin
Hamid_RT24-Oct-06 19:26
Hamid_RT24-Oct-06 19:26 
GeneralRe: Programatically Open Folder Eplorer Pin
Imtiaz Murtaza24-Oct-06 19:28
Imtiaz Murtaza24-Oct-06 19:28 
GeneralRe: Programatically Open Folder Eplorer Pin
Hamid_RT24-Oct-06 19:35
Hamid_RT24-Oct-06 19:35 
QuestionPrinting CPU register values in ASM/C/C++ Pin
digitalmythology24-Oct-06 17:57
digitalmythology24-Oct-06 17:57 
AnswerRe: Printing CPU register values in ASM/C/C++ Pin
PJ Arends25-Oct-06 5:46
professionalPJ Arends25-Oct-06 5:46 
Questioncoding help? Pin
With_problem24-Oct-06 17:46
With_problem24-Oct-06 17:46 
Questionhow to show a box inside a dialog box? Pin
cyn824-Oct-06 15:42
cyn824-Oct-06 15:42 
AnswerRe: how to show a box inside a dialog box? Pin
Hamid_RT24-Oct-06 19:15
Hamid_RT24-Oct-06 19:15 
AnswerRe: how to show a box inside a dialog box? Pin
Cedric Moonen24-Oct-06 20:38
Cedric Moonen24-Oct-06 20:38 
GeneralRe: how to show a box inside a dialog box? Pin
cyn825-Oct-06 2:44
cyn825-Oct-06 2:44 
GeneralRe: how to show a box inside a dialog box? Pin
cyn826-Oct-06 6:09
cyn826-Oct-06 6:09 
QuestionCan't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
aquawicket24-Oct-06 15:30
aquawicket24-Oct-06 15:30 

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.