Click here to Skip to main content
15,906,626 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
David Crow30-Apr-07 7:50
David Crow30-Apr-07 7:50 
AnswerRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
Joan M30-Apr-07 7:54
professionalJoan M30-Apr-07 7:54 
GeneralRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
David Crow30-Apr-07 8:18
David Crow30-Apr-07 8:18 
GeneralRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
Joan M30-Apr-07 8:33
professionalJoan M30-Apr-07 8:33 
GeneralRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
David Crow30-Apr-07 9:40
David Crow30-Apr-07 9:40 
QuestionRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
Mark Salsbery30-Apr-07 9:39
Mark Salsbery30-Apr-07 9:39 
AnswerRe: Which difference can be? up ||down keys over a CButton behaving differently in two dialogs... Pin
Joan M30-Apr-07 8:03
professionalJoan M30-Apr-07 8:03 
QuestionHTTPS Send & PKCS#12 certificates Pin
Andy H30-Apr-07 4:58
Andy H30-Apr-07 4:58 
I need to Send XML data to s target server over SSL but the target server requires me to use a PKCS#12 certificate which they have issued to me. However, the PKCS#12 file's password is an MD5 hash of a plaintext password. I can read the PKCS#12 file via code having encrypted the password ok, but I am having problems installing the certificate into the LOCAL_STORE as MMC will not install a PKCS#12 file with a MD5 hash as the password.

My question is: is it possible to use a PKCS#12 cert file from disk rather than from the LOCAL_STORE? If so how, as the setOption method of the IServerXMLHTTPRequest2 object requires the 2nd arg to be a LOCAL_STORE\... entry????

Any advice on this would be very welcome as it is begining to get me down!
QuestionAccessing a Microsoft Word document in C++ Pin
Rayi30-Apr-07 4:08
Rayi30-Apr-07 4:08 
AnswerRe: Accessing a Microsoft Word document in C++ Pin
David Crow30-Apr-07 4:13
David Crow30-Apr-07 4:13 
AnswerRe: Accessing a Microsoft Word document in C++ Pin
sthotakura30-Apr-07 4:59
sthotakura30-Apr-07 4:59 
Questionhow to parse non string data Pin
Arris7430-Apr-07 3:46
Arris7430-Apr-07 3:46 
QuestionRe: how to parse non string data Pin
David Crow30-Apr-07 4:12
David Crow30-Apr-07 4:12 
AnswerRe: how to parse non string data Pin
Arris7430-Apr-07 4:57
Arris7430-Apr-07 4:57 
GeneralRe: how to parse non string data Pin
CPallini30-Apr-07 5:24
mveCPallini30-Apr-07 5:24 
GeneralRe: how to parse non string data Pin
David Crow30-Apr-07 5:42
David Crow30-Apr-07 5:42 
GeneralRe: how to parse non string data Pin
CPallini30-Apr-07 7:26
mveCPallini30-Apr-07 7:26 
GeneralRe: how to parse non string data Pin
Arris7430-Apr-07 5:54
Arris7430-Apr-07 5:54 
GeneralRe: how to parse non string data Pin
CPallini30-Apr-07 7:28
mveCPallini30-Apr-07 7:28 
QuestionOwner draw Radio button event Handling Pin
Shailesh Namjoshi30-Apr-07 3:37
Shailesh Namjoshi30-Apr-07 3:37 
QuestionHow to hook WM_MOUSEHOVER and WM_NCMOUSEHOVER? [modified] Pin
uckf60930-Apr-07 3:10
uckf60930-Apr-07 3:10 
AnswerRe: How to hook WM_MOUSEHOVER and WM_NCMOUSEHOVER? Pin
lihai42529-Nov-09 21:01
lihai42529-Nov-09 21:01 
QuestionDownloading file from http Pin
deeps_cute30-Apr-07 3:06
deeps_cute30-Apr-07 3:06 
AnswerRe: Downloading file from http Pin
kakan30-Apr-07 3:25
professionalkakan30-Apr-07 3:25 
AnswerRe: Downloading file from http Pin
near2world30-Apr-07 3:29
near2world30-Apr-07 3:29 

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.