Click here to Skip to main content
15,906,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to customise IE toolbar Addon. Pin
Mark Salsbery16-Apr-07 6:13
Mark Salsbery16-Apr-07 6:13 
GeneralRe: How to customise IE toolbar Addon. Pin
shivditya16-Apr-07 19:55
shivditya16-Apr-07 19:55 
GeneralRe: How to customise IE toolbar Addon. Pin
Mark Salsbery17-Apr-07 5:32
Mark Salsbery17-Apr-07 5:32 
QuestionConversion of CString to WChar Pin
narayanagvs16-Apr-07 0:50
narayanagvs16-Apr-07 0:50 
AnswerRe: Conversion of CString to WChar Pin
Arman S.16-Apr-07 1:38
Arman S.16-Apr-07 1:38 
AnswerRe: Conversion of CString to WChar Pin
CPallini16-Apr-07 1:38
mveCPallini16-Apr-07 1:38 
AnswerRe: Conversion of CString to WChar Pin
GameProfessor16-Apr-07 1:40
GameProfessor16-Apr-07 1:40 
GeneralRe: Conversion of CString to WChar Pin
CPallini16-Apr-07 1:48
mveCPallini16-Apr-07 1:48 
This works (for the OP) only if _UNICODE is defined, otherwise, LPTSTR translates to CHAR *, instead of WCHAR *. BTW, the Arman Z. Sahakyan solution will work fine in both cases.
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.

AnswerRe: Conversion of CString to WChar Pin
toxcct16-Apr-07 2:28
toxcct16-Apr-07 2:28 
QuestionHow to check if a Library file is available to the project or not ? Pin
Nikhil Trivedi16-Apr-07 0:42
Nikhil Trivedi16-Apr-07 0:42 
AnswerRe: How to check if a Library file is available to the project or not ? Pin
Cedric Moonen16-Apr-07 0:47
Cedric Moonen16-Apr-07 0:47 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Nikhil Trivedi16-Apr-07 1:06
Nikhil Trivedi16-Apr-07 1:06 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Cedric Moonen16-Apr-07 1:13
Cedric Moonen16-Apr-07 1:13 
AnswerRe: How to check if a Library file is available to the project or not ? Pin
CPallini16-Apr-07 0:49
mveCPallini16-Apr-07 0:49 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Nikhil Trivedi16-Apr-07 1:08
Nikhil Trivedi16-Apr-07 1:08 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
CPallini16-Apr-07 1:30
mveCPallini16-Apr-07 1:30 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Mark Salsbery16-Apr-07 6:26
Mark Salsbery16-Apr-07 6:26 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
CPallini16-Apr-07 7:52
mveCPallini16-Apr-07 7:52 
AnswerRe: How to check if a Library file is available to the project or not ? Pin
Hamid_RT16-Apr-07 0:59
Hamid_RT16-Apr-07 0:59 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Nikhil Trivedi16-Apr-07 1:11
Nikhil Trivedi16-Apr-07 1:11 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Hamid_RT16-Apr-07 1:50
Hamid_RT16-Apr-07 1:50 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Dominik Reichl16-Apr-07 2:21
Dominik Reichl16-Apr-07 2:21 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Nikhil Trivedi16-Apr-07 3:39
Nikhil Trivedi16-Apr-07 3:39 
GeneralRe: How to check if a Library file is available to the project or not ? Pin
Hamid_RT16-Apr-07 9:11
Hamid_RT16-Apr-07 9:11 
QuestionPort blocking for Windows XP(SP1/SP2) Pin
CraZyToLearn16-Apr-07 0:40
CraZyToLearn16-Apr-07 0:40 

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.