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

C / C++ / MFC

 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen21-Jun-09 23:23
Cedric Moonen21-Jun-09 23:23 
General[Message Deleted] Pin
jitendrapothuru21-Jun-09 23:25
jitendrapothuru21-Jun-09 23:25 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen21-Jun-09 23:28
Cedric Moonen21-Jun-09 23:28 
General[Message Deleted] Pin
jitendrapothuru21-Jun-09 23:37
jitendrapothuru21-Jun-09 23:37 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen21-Jun-09 23:47
Cedric Moonen21-Jun-09 23:47 
General[Message Deleted] Pin
jitendrapothuru21-Jun-09 23:58
jitendrapothuru21-Jun-09 23:58 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen22-Jun-09 0:02
Cedric Moonen22-Jun-09 0:02 
GeneralRe: multiple comport settings to be taken Pin
jitendrapothuru22-Jun-09 0:09
jitendrapothuru22-Jun-09 0:09 
GeneralRe: multiple comport settings to be taken Pin
Cedric Moonen22-Jun-09 0:06
Cedric Moonen22-Jun-09 0:06 
QuestionHow to create xml document using Schema in MFC application? Pin
hemamerp21-Jun-09 22:00
hemamerp21-Jun-09 22:00 
AnswerRe: How to create xml document using Schema in MFC application? Pin
Cedric Moonen21-Jun-09 22:40
Cedric Moonen21-Jun-09 22:40 
GeneralRe: How to create xml document using Schema in MFC application? Pin
hemamerp22-Jun-09 19:31
hemamerp22-Jun-09 19:31 
GeneralRe: How to create xml document using Schema in MFC application? Pin
Cedric Moonen22-Jun-09 20:37
Cedric Moonen22-Jun-09 20:37 
Question3DES encryption. Pin
Sudhan Gandhi21-Jun-09 21:14
Sudhan Gandhi21-Jun-09 21:14 
AnswerRe: 3DES encryption. Pin
CPallini21-Jun-09 21:24
mveCPallini21-Jun-09 21:24 
GeneralRe: 3DES encryption. Pin
Sudhan Gandhi22-Jun-09 1:17
Sudhan Gandhi22-Jun-09 1:17 
GeneralRe: 3DES encryption. Pin
CPallini22-Jun-09 1:49
mveCPallini22-Jun-09 1:49 
AnswerRe: 3DES encryption. Pin
Stuart Dootson21-Jun-09 23:47
professionalStuart Dootson21-Jun-09 23:47 
Question[SOLVED] possible to pass in a string as UNICODE? Pin
UserNameless21-Jun-09 20:53
UserNameless21-Jun-09 20:53 
QuestionRe: possible to pass in a string as UNICODE? Pin
CPallini21-Jun-09 21:17
mveCPallini21-Jun-09 21:17 
Well, bstr_t encapsulates BSTR strings, that, roughly speaking are OLECHAR *, finally OLECHAR are WCHAR, i.e. wide char. The point is: bstr_t represent a UNICODE string so, what is your problem? Could you please post the relevant code?
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]

AnswerRe: possible to pass in a string as UNICODE? Pin
UserNameless21-Jun-09 21:32
UserNameless21-Jun-09 21:32 
GeneralRe: possible to pass in a string as UNICODE? Pin
CPallini21-Jun-09 21:46
mveCPallini21-Jun-09 21:46 
GeneralRe: possible to pass in a string as UNICODE? [modified] Pin
UserNameless21-Jun-09 21:55
UserNameless21-Jun-09 21:55 
QuestionHow to change the forms and dialogs look and feel Pin
suthakar5621-Jun-09 19:55
suthakar5621-Jun-09 19:55 
AnswerRe: How to change the forms and dialogs look and feel Pin
TyrionTheImp21-Jun-09 20:07
TyrionTheImp21-Jun-09 20:07 

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.