Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: __stdcall pointer from C++ method? Pin
John M. Drescher18-Feb-04 6:11
John M. Drescher18-Feb-04 6:11 
GeneralDebugging STL containers Pin
pradeep_cherukat18-Feb-04 4:58
pradeep_cherukat18-Feb-04 4:58 
GeneralRe: Debugging STL containers Pin
John M. Drescher18-Feb-04 5:42
John M. Drescher18-Feb-04 5:42 
GeneralRe: Debugging STL containers Pin
vladfein18-Feb-04 8:16
vladfein18-Feb-04 8:16 
GeneralBase64 Data Types Pin
Douglas Troy18-Feb-04 4:29
Douglas Troy18-Feb-04 4:29 
GeneralRe: Base64 Data Types Pin
Prakash Nadar18-Feb-04 5:48
Prakash Nadar18-Feb-04 5:48 
GeneralRe: Base64 Data Types Pin
Douglas Troy18-Feb-04 7:07
Douglas Troy18-Feb-04 7:07 
GeneralRe: Base64 Data Types Pin
Prakash Nadar18-Feb-04 13:12
Prakash Nadar18-Feb-04 13:12 
Whell char* is a string,
if you using MFC then you can do this

CString strText;
strText = decodedstring;

or check out string of STD::String, i have not used it so little idea bout it. but still the current data type is string too.


"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)
GeneralRe: Base64 Data Types Pin
Douglas Troy19-Feb-04 4:05
Douglas Troy19-Feb-04 4:05 
GeneralRe: Base64 Data Types Pin
Prakash Nadar19-Feb-04 5:14
Prakash Nadar19-Feb-04 5:14 
GeneralDLL Import Library - alternate search path for DLL Pin
peterchen18-Feb-04 4:10
peterchen18-Feb-04 4:10 
GeneralRe: DLL Import Library - alternate search path for DLL Pin
Prakash Nadar18-Feb-04 4:33
Prakash Nadar18-Feb-04 4:33 
GeneralRe: DLL Import Library - alternate search path for DLL Pin
peterchen18-Feb-04 4:39
peterchen18-Feb-04 4:39 
GeneralRe: DLL Import Library - alternate search path for DLL Pin
Prakash Nadar18-Feb-04 5:08
Prakash Nadar18-Feb-04 5:08 
Generaldialog mfc app Pin
Irish_GUI18-Feb-04 4:10
Irish_GUI18-Feb-04 4:10 
GeneralRe: dialog mfc app Pin
Maximilien18-Feb-04 4:35
Maximilien18-Feb-04 4:35 
GeneralRe: dialog mfc app Pin
Hadi Rezaee18-Feb-04 4:35
Hadi Rezaee18-Feb-04 4:35 
GeneralAlpha Blending Pin
Anthony988718-Feb-04 4:03
Anthony988718-Feb-04 4:03 
GeneralRe: Alpha Blending Pin
Admiral Quality19-Feb-04 8:24
Admiral Quality19-Feb-04 8:24 
Generalmp3 and wave play Pin
TchouTchou Project18-Feb-04 3:00
TchouTchou Project18-Feb-04 3:00 
GeneralRe: mp3 and wave play Pin
Hadi Rezaee18-Feb-04 4:25
Hadi Rezaee18-Feb-04 4:25 
GeneralCListBox - Browse abilities Pin
Sitaram Sukumar18-Feb-04 2:26
Sitaram Sukumar18-Feb-04 2:26 
GeneralRe: CListBox - Browse abilities Pin
David Crow18-Feb-04 2:36
David Crow18-Feb-04 2:36 
GeneralMDI app - CDocument - Memory release Pin
krithika_Ramanujam18-Feb-04 1:47
krithika_Ramanujam18-Feb-04 1:47 
GeneralRe: MDI app - CDocument - Memory release Pin
Steve S18-Feb-04 2:04
Steve S18-Feb-04 2:04 

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.