Click here to Skip to main content
15,791,050 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: RPC interface does not work correctly Pin
Victor Nijegorodov13-Oct-20 1:49
Victor Nijegorodov13-Oct-20 1:49 
GeneralRe: RPC interface does not work correctly Pin
CopWorker13-Oct-20 2:34
CopWorker13-Oct-20 2:34 
Questionstd::cout inside of object Pin
_Flaviu11-Oct-20 4:11
_Flaviu11-Oct-20 4:11 
AnswerRe: std::cout inside of object Pin
Victor Nijegorodov11-Oct-20 5:25
Victor Nijegorodov11-Oct-20 5:25 
QuestionRe: std::cout inside of object Pin
David Crow11-Oct-20 5:58
David Crow11-Oct-20 5:58 
AnswerRe: std::cout inside of object Pin
Richard MacCutchan11-Oct-20 6:10
mveRichard MacCutchan11-Oct-20 6:10 
GeneralRe: std::cout inside of object Pin
_Flaviu11-Oct-20 6:50
_Flaviu11-Oct-20 6:50 
GeneralRe: std::cout inside of object Pin
Randor 11-Oct-20 9:24
professional Randor 11-Oct-20 9:24 
Hi,

The CStringA class has an operator LPCTSTR which means you should be able to use it with cout. There is also a CString::GetBuffer().

Best Wishes,
-David Delaune
GeneralRe: std::cout inside of object Pin
Victor Nijegorodov11-Oct-20 21:13
Victor Nijegorodov11-Oct-20 21:13 
GeneralRe: std::cout inside of object Pin
Randor 11-Oct-20 21:33
professional Randor 11-Oct-20 21:33 
GeneralRe: std::cout inside of object Pin
Victor Nijegorodov12-Oct-20 2:32
Victor Nijegorodov12-Oct-20 2:32 
GeneralRe: std::cout inside of object Pin
Randor 12-Oct-20 7:20
professional Randor 12-Oct-20 7:20 
GeneralRe: std::cout inside of object Pin
Victor Nijegorodov12-Oct-20 9:22
Victor Nijegorodov12-Oct-20 9:22 
QuestionInsert or embed File Dialog in a CPropertyPage Pin
Maximilien6-Oct-20 11:30
Maximilien6-Oct-20 11:30 
AnswerRe: Insert or embed File Dialog in a CPropertyPage Pin
Victor Nijegorodov6-Oct-20 22:12
Victor Nijegorodov6-Oct-20 22:12 
QuestionBlum Blum Shub Pin
Member 149564755-Oct-20 9:12
Member 149564755-Oct-20 9:12 
AnswerRe: Blum Blum Shub Pin
Victor Nijegorodov5-Oct-20 9:18
Victor Nijegorodov5-Oct-20 9:18 
GeneralRe: Blum Blum Shub Pin
Member 149564755-Oct-20 9:26
Member 149564755-Oct-20 9:26 
GeneralRe: Blum Blum Shub Pin
Victor Nijegorodov5-Oct-20 9:59
Victor Nijegorodov5-Oct-20 9:59 
AnswerRe: Blum Blum Shub Pin
jeron15-Oct-20 9:27
jeron15-Oct-20 9:27 
GeneralRe: Blum Blum Shub Pin
Member 149564755-Oct-20 9:31
Member 149564755-Oct-20 9:31 
AnswerRe: Blum Blum Shub Pin
Richard MacCutchan5-Oct-20 9:48
mveRichard MacCutchan5-Oct-20 9:48 
GeneralRe: Blum Blum Shub Pin
Member 149564755-Oct-20 9:57
Member 149564755-Oct-20 9:57 
GeneralRe: Blum Blum Shub Pin
Richard MacCutchan5-Oct-20 10:02
mveRichard MacCutchan5-Oct-20 10:02 
GeneralRe: Blum Blum Shub Pin
Member 149564755-Oct-20 10:08
Member 149564755-Oct-20 10:08 

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.