Click here to Skip to main content
15,925,206 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 6:43
mveCPallini26-Jan-09 6:43 
GeneralRe: Displaying Symbol issue......... Pin
Eytukan26-Jan-09 18:52
Eytukan26-Jan-09 18:52 
GeneralRe: Displaying Symbol issue......... Pin
CPallini27-Jan-09 0:47
mveCPallini27-Jan-09 0:47 
JokeRe: Displaying Symbol issue......... Pin
toxcct30-Jan-09 1:54
toxcct30-Jan-09 1:54 
GeneralRe: Displaying Symbol issue......... Pin
Eytukan30-Jan-09 6:55
Eytukan30-Jan-09 6:55 
GeneralRe: Displaying Symbol issue......... Pin
Cedric Moonen26-Jan-09 3:37
Cedric Moonen26-Jan-09 3:37 
GeneralRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 3:51
mveCPallini26-Jan-09 3:51 
GeneralRe: Displaying Symbol issue......... Pin
Rajesh R Subramanian26-Jan-09 4:08
professionalRajesh R Subramanian26-Jan-09 4:08 
Cedric Moonen wrote:
I think what toxcct was saying is that in this specific case, you have to enforce a UNICODE string event if unicode is not defined for the project.


Somehow, I have a strong reason to assume that the OP will have UNICODE defined. Because, he is clearly using Unicode and calling upon the "W" versions of each and every API is a real pain if you ask me.

Plus, that kind of code is not terribly good. That's because, if there's a need for an ANSI build sometime later, ... pain.

Of course, the OP needs a tutorial on generic text mappings, but what the heck... Smile | :)


It is a crappy thing, but it's life -^ Carlo Pallini

GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 4:16
toxcct26-Jan-09 4:16 
GeneralRe: Displaying Symbol issue......... Pin
Rajesh R Subramanian26-Jan-09 4:03
professionalRajesh R Subramanian26-Jan-09 4:03 
GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 4:08
toxcct26-Jan-09 4:08 
GeneralRe: Displaying Symbol issue......... Pin
Rajesh R Subramanian26-Jan-09 4:15
professionalRajesh R Subramanian26-Jan-09 4:15 
GeneralRe: Displaying Symbol issue......... Pin
toxcct26-Jan-09 4:20
toxcct26-Jan-09 4:20 
JokeRe: Displaying Symbol issue......... Pin
CPallini26-Jan-09 6:48
mveCPallini26-Jan-09 6:48 
QuestionWorking with DB Pin
CodingLover25-Jan-09 18:33
CodingLover25-Jan-09 18:33 
QuestionRe: Working with DB Pin
David Crow26-Jan-09 2:56
David Crow26-Jan-09 2:56 
AnswerRe: Working with DB Pin
Jose David Pujo26-Jan-09 4:38
Jose David Pujo26-Jan-09 4:38 
QuestionAfxGetInstanceHandle Crash in MFC Extension dlls Pin
Neptunex25-Jan-09 17:55
Neptunex25-Jan-09 17:55 
AnswerRe: AfxGetInstanceHandle Crash in MFC Extension dlls Pin
Randor 25-Jan-09 18:23
professional Randor 25-Jan-09 18:23 
AnswerRe: AfxGetInstanceHandle Crash in MFC Extension dlls Pin
Neptunex26-Jan-09 0:53
Neptunex26-Jan-09 0:53 
GeneralRe: AfxGetInstanceHandle Crash in MFC Extension dlls Pin
Randor 26-Jan-09 9:21
professional Randor 26-Jan-09 9:21 
GeneralRe: AfxGetInstanceHandle Crash in MFC Extension dlls Pin
Neptunex3-Mar-09 20:27
Neptunex3-Mar-09 20:27 
QuestionCommunication app. using dial-up modem times out Pin
Member 171596825-Jan-09 17:51
Member 171596825-Jan-09 17:51 
AnswerRe: Communication app. using dial-up modem times out Pin
Jonathan Davies25-Jan-09 23:51
Jonathan Davies25-Jan-09 23:51 
GeneralRe: Communication app. using dial-up modem times out Pin
Member 171596827-Jan-09 20:00
Member 171596827-Jan-09 20:00 

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.