Click here to Skip to main content
15,896,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to convert IntPtr (HWND) to HANDLE Pin
Stephen Hewitt2-Oct-06 5:55
Stephen Hewitt2-Oct-06 5:55 
Questionrecv problem in blocking sockets Pin
_tasleem2-Oct-06 0:54
_tasleem2-Oct-06 0:54 
AnswerRe: recv problem in blocking sockets Pin
Mike Dimmick2-Oct-06 6:49
Mike Dimmick2-Oct-06 6:49 
QuestionData Directory in PE file format Pin
sawerr2-Oct-06 0:35
sawerr2-Oct-06 0:35 
AnswerRe: Data Directory in PE file format Pin
Stephen Hewitt2-Oct-06 0:48
Stephen Hewitt2-Oct-06 0:48 
GeneralRe: Data Directory in PE file format Pin
sawerr2-Oct-06 1:48
sawerr2-Oct-06 1:48 
GeneralRe: Data Directory in PE file format Pin
Stephen Hewitt2-Oct-06 2:01
Stephen Hewitt2-Oct-06 2:01 
Questionunicode (urghh) and base64 Pin
Waldermort1-Oct-06 23:51
Waldermort1-Oct-06 23:51 
I'm converting my base 64 encoder/decoder class to be more unicode friendly, though I have a few questions.

1. Does each base64 character only occupy half of a wchar_t (ie the same as ascii characters)?

2. When reading a file to be encoded, should it be opened as wchar_t array (wfopen) or as a byte array (fopen)?

3. How can a 3rd party decoder tell if the origional was unicode or ascii?

The encodeing is not a problem, but I need to be certain 3rd party decoders can correctly decode the string into it's origional form.
AnswerRe: unicode (urghh) and base64 Pin
kakan2-Oct-06 3:00
professionalkakan2-Oct-06 3:00 
AnswerRe: unicode (urghh) and base64 Pin
James Brown2-Oct-06 13:30
James Brown2-Oct-06 13:30 
Questionopengl problem Pin
Arif Liminto1-Oct-06 23:07
professionalArif Liminto1-Oct-06 23:07 
AnswerRe: opengl problem Pin
parths2-Oct-06 16:40
parths2-Oct-06 16:40 
AnswerRe: how to use a custom dll without lnk2019 Pin
Cedric Moonen1-Oct-06 22:56
Cedric Moonen1-Oct-06 22:56 
GeneralRe: how to use a custom dll without lnk2019 Pin
baharat1-Oct-06 23:31
baharat1-Oct-06 23:31 
GeneralRe: how to use a custom dll without lnk2019 Pin
Cedric Moonen2-Oct-06 1:13
Cedric Moonen2-Oct-06 1:13 
GeneralRe: how to use a custom dll without lnk2019 Pin
toxcct2-Oct-06 2:20
toxcct2-Oct-06 2:20 
GeneralRe: how to use a custom dll without lnk2019 Pin
Waldermort2-Oct-06 2:49
Waldermort2-Oct-06 2:49 
GeneralRe: how to use a custom dll without lnk2019 Pin
toxcct2-Oct-06 2:50
toxcct2-Oct-06 2:50 
Generalbrowse dialog box [modified] Pin
zon_cpp1-Oct-06 22:16
zon_cpp1-Oct-06 22:16 
GeneralRe: browse dialog box Pin
Waldermort1-Oct-06 22:28
Waldermort1-Oct-06 22:28 
GeneralRe: browse dialog box Pin
Hamid_RT2-Oct-06 0:06
Hamid_RT2-Oct-06 0:06 
GeneralRe: browse dialog box Pin
benjymous1-Oct-06 22:48
benjymous1-Oct-06 22:48 
Questionhelp: how to see library symbols Pin
Rostfrei1-Oct-06 22:16
Rostfrei1-Oct-06 22:16 
AnswerRe: help: how to see library symbols Pin
Waldermort1-Oct-06 22:29
Waldermort1-Oct-06 22:29 
AnswerRe: help: how to see library symbols Pin
Rostfrei1-Oct-06 23:25
Rostfrei1-Oct-06 23:25 

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.