Click here to Skip to main content
15,900,725 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: __stdcall pointer from C++ method? Pin
Steve S18-Feb-04 6:10
Steve S18-Feb-04 6:10 
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 
Excuse my misuse of data-type terminology, since it is currently a char* value.

I've decoded the Base64Binary into a char* that now holds the data as "base64:..." this, however, is still not correct, since the actual data is a GIF image (e.g., "Gif89 ..."). In C#, once decoded, I would then use the AsciiEncoding.GetString() method to get the 'string' result of this data value.

I need a C++ equivalent of that C# function.




D.
GeneralRe: Base64 Data Types Pin
Prakash Nadar18-Feb-04 13:12
Prakash Nadar18-Feb-04 13:12 
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 

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.