Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Grouping windows Pin
Nishad S30-Aug-05 0:15
Nishad S30-Aug-05 0:15 
QuestionUNICODE woes Pin
TheGroinalRampager29-Aug-05 23:15
TheGroinalRampager29-Aug-05 23:15 
AnswerRe: UNICODE woes Pin
toxcct29-Aug-05 23:25
toxcct29-Aug-05 23:25 
AnswerRe: UNICODE woes Pin
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX30-Aug-05 0:10
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX30-Aug-05 0:10 
GeneralRe: UNICODE woes Pin
toxcct30-Aug-05 0:13
toxcct30-Aug-05 0:13 
General[Message Deleted] Pin
TheGroinalRampager30-Aug-05 1:00
TheGroinalRampager30-Aug-05 1:00 
GeneralRe: UNICODE woes. Pin
toxcct30-Aug-05 1:05
toxcct30-Aug-05 1:05 
Generaloh..... but still..... Pin
TheGroinalRampager30-Aug-05 1:16
TheGroinalRampager30-Aug-05 1:16 
Ok thx didn't know that but still, I have definately declared both the UNICODE macros, if I remove them it says:

error C2440: '=' : cannot convert from 'const char [16]' to 'CHAR [32]'

instead of (with #define _UNICODE and #define UNICODE):

error C2440: '=' : cannot convert from 'const unsigned short [16]' to 'WCHAR [32]'

So maybe the question is why is the UNICODE macros turning my string into and unsigned short and not a WCHAR?
GeneralRe: oh..... but still..... Pin
toxcct30-Aug-05 1:20
toxcct30-Aug-05 1:20 
GeneralRe: UNICODE woes Pin
TheGroinalRampager30-Aug-05 1:01
TheGroinalRampager30-Aug-05 1:01 
AnswerRe: UNICODE woes Pin
toxcct30-Aug-05 1:10
toxcct30-Aug-05 1:10 
GeneralRe: UNICODE woes Pin
TheGroinalRampager30-Aug-05 1:19
TheGroinalRampager30-Aug-05 1:19 
GeneralRe: UNICODE woes [edited] Pin
toxcct30-Aug-05 1:25
toxcct30-Aug-05 1:25 
GeneralRe: UNICODE woes Pin
Jose Lamas Rios30-Aug-05 2:39
Jose Lamas Rios30-Aug-05 2:39 
GeneralRe: UNICODE woes Pin
toxcct30-Aug-05 2:46
toxcct30-Aug-05 2:46 
AnswerRe: UNICODE woes Pin
MailtoGops30-Aug-05 4:50
MailtoGops30-Aug-05 4:50 
GeneralRe: UNICODE woes Pin
toxcct30-Aug-05 5:13
toxcct30-Aug-05 5:13 
GeneralThanks all, Pin
TheGroinalRampager30-Aug-05 21:45
TheGroinalRampager30-Aug-05 21:45 
Questionloading images in memory Pin
a_david12329-Aug-05 23:13
a_david12329-Aug-05 23:13 
AnswerRe: loading images in memory Pin
Nishad S29-Aug-05 23:32
Nishad S29-Aug-05 23:32 
AnswerRe: loading images in memory Pin
John R. Shaw30-Aug-05 13:52
John R. Shaw30-Aug-05 13:52 
QuestionHow to specify a sound card in windows media player Pin
JaniceA29-Aug-05 23:07
JaniceA29-Aug-05 23:07 
QuestionSSL Socket Pin
sunit529-Aug-05 22:43
sunit529-Aug-05 22:43 
QuestionLinking an object with Win32 API Pin
alireza_shokoie29-Aug-05 22:42
alireza_shokoie29-Aug-05 22:42 
AnswerRe: Linking an object with Win32 API Pin
Jose Lamas Rios30-Aug-05 2:44
Jose Lamas Rios30-Aug-05 2:44 

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.