Click here to Skip to main content
15,888,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: The symbol 'XXX' is not defined Pin
CPallini14-Sep-08 4:07
mveCPallini14-Sep-08 4:07 
AnswerRe: The symbol 'XXX' is not defined Pin
İsmail Durmaz14-Sep-08 4:12
İsmail Durmaz14-Sep-08 4:12 
QuestionRe: The symbol 'XXX' is not defined Pin
CPallini14-Sep-08 4:16
mveCPallini14-Sep-08 4:16 
AnswerRe: The symbol 'XXX' is not defined Pin
İsmail Durmaz14-Sep-08 4:20
İsmail Durmaz14-Sep-08 4:20 
Questiontypelib ID Pin
George_George14-Sep-08 0:21
George_George14-Sep-08 0:21 
QuestionObtaining HWND from CString Pin
steph514-Sep-08 0:20
steph514-Sep-08 0:20 
AnswerRe: Obtaining HWND from CString Pin
Hamid_RT14-Sep-08 0:27
Hamid_RT14-Sep-08 0:27 
AnswerRe: Obtaining HWND from CString Pin
CPallini14-Sep-08 0:40
mveCPallini14-Sep-08 0:40 
CString szMyString = _T("00010AC2");
TCHAR *szStop;
HWND hWnd = (HWND) _tcstol(szMyString, &szStop,16);


Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Obtaining HWND from CString Pin
steph514-Sep-08 2:09
steph514-Sep-08 2:09 
GeneralRe: Obtaining HWND from CString Pin
CPallini14-Sep-08 2:25
mveCPallini14-Sep-08 2:25 
Question"Mark Salsbery", "cPallini" : PLEASE Pin
Joseph Marzbani13-Sep-08 22:13
Joseph Marzbani13-Sep-08 22:13 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Perspx13-Sep-08 22:36
Perspx13-Sep-08 22:36 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
CPallini13-Sep-08 23:05
mveCPallini13-Sep-08 23:05 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Perspx13-Sep-08 23:12
Perspx13-Sep-08 23:12 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Mark Salsbery14-Sep-08 9:44
Mark Salsbery14-Sep-08 9:44 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Perspx14-Sep-08 9:45
Perspx14-Sep-08 9:45 
AnswerRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
CPallini13-Sep-08 23:07
mveCPallini13-Sep-08 23:07 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Hamid_RT14-Sep-08 0:17
Hamid_RT14-Sep-08 0:17 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
CPallini14-Sep-08 0:35
mveCPallini14-Sep-08 0:35 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Hamid_RT14-Sep-08 0:41
Hamid_RT14-Sep-08 0:41 
GeneralRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Perspx14-Sep-08 0:46
Perspx14-Sep-08 0:46 
AnswerRe: "Mark Salsbery", "cPallini" : Answer me ... Pin
Joseph Marzbani13-Sep-08 23:51
Joseph Marzbani13-Sep-08 23:51 
QuestionIUnknown interface Pin
George_George13-Sep-08 21:22
George_George13-Sep-08 21:22 
AnswerRe: IUnknown interface Pin
CPallini13-Sep-08 22:10
mveCPallini13-Sep-08 22:10 
GeneralRe: IUnknown interface Pin
George_George13-Sep-08 23:09
George_George13-Sep-08 23:09 

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.