Click here to Skip to main content
15,919,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LPCWSTR Pin
samkook1-Nov-05 10:19
samkook1-Nov-05 10:19 
GeneralRe: LPCWSTR Pin
Wes Aday1-Nov-05 10:24
professionalWes Aday1-Nov-05 10:24 
GeneralRe: LPCWSTR Pin
samkook1-Nov-05 10:26
samkook1-Nov-05 10:26 
GeneralRe: LPCWSTR Pin
Wes Aday1-Nov-05 10:30
professionalWes Aday1-Nov-05 10:30 
GeneralRe: LPCWSTR Pin
GflPower1-Nov-05 15:44
GflPower1-Nov-05 15:44 
GeneralRe: LPCWSTR Pin
Chintoo7231-Nov-05 16:28
Chintoo7231-Nov-05 16:28 
AnswerRe: LPCWSTR Pin
Mircea Puiu1-Nov-05 10:41
Mircea Puiu1-Nov-05 10:41 
GeneralRe: LPCWSTR and .net Pin
samkook1-Nov-05 10:46
samkook1-Nov-05 10:46 
I already read this article, but it doesn't help me with this problem, it only helped me understand how unicode and multibyte works.


And for the previous answer:

It didn't change anything, but I wanted my program to be in Unicode so that helped.

And I found something weird, windows.h was included in the main .cpp of my application, and if I erase it and put it in the stdafx.h, the lpcwstr is working. But I get error with my messageboxes and the getobject function(wich was generated automatically).

Do you understand something about this?

BTW i'm using a .net project. That seems to cause all the errors because if i make a classic win32 application, it's working.

-- modified at 17:16 Tuesday 1st November, 2005
AnswerRe: LPCWSTR problem solve Pin
samkook1-Nov-05 13:21
samkook1-Nov-05 13:21 
Questionyahoo mail - rundll32 query Pin
Chintoo7231-Nov-05 9:42
Chintoo7231-Nov-05 9:42 
AnswerRe: yahoo mail - rundll32 query Pin
Prakash Nadar1-Nov-05 16:20
Prakash Nadar1-Nov-05 16:20 
GeneralRe: yahoo mail - rundll32 query Pin
Chintoo7231-Nov-05 16:25
Chintoo7231-Nov-05 16:25 
GeneralRe: yahoo mail - rundll32 query Pin
Prakash Nadar1-Nov-05 17:34
Prakash Nadar1-Nov-05 17:34 
QuestionC++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:34
Jim Crafton1-Nov-05 9:34 
AnswerRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:39
Jim Crafton1-Nov-05 9:39 
GeneralRe: C++, STL, and warning level 4 Pin
Chris Losinger1-Nov-05 9:43
professionalChris Losinger1-Nov-05 9:43 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:45
Jim Crafton1-Nov-05 9:45 
GeneralRe: C++, STL, and warning level 4 Pin
Nemanja Trifunovic1-Nov-05 15:23
Nemanja Trifunovic1-Nov-05 15:23 
AnswerRe: C++, STL, and warning level 4 Pin
Chris Losinger1-Nov-05 9:41
professionalChris Losinger1-Nov-05 9:41 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:43
Jim Crafton1-Nov-05 9:43 
AnswerRe: C++, STL, and warning level 4 Pin
Rob Caldecott1-Nov-05 9:48
Rob Caldecott1-Nov-05 9:48 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:53
Jim Crafton1-Nov-05 9:53 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 10:28
Jim Crafton1-Nov-05 10:28 
GeneralRe: C++, STL, and warning level 4 Pin
Nemanja Trifunovic1-Nov-05 15:30
Nemanja Trifunovic1-Nov-05 15:30 
AnswerRe: C++, STL, and warning level 4 Pin
S Douglas1-Nov-05 19:30
professionalS Douglas1-Nov-05 19: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.