Click here to Skip to main content
15,905,590 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Reading a MBCS string from a Rich Edit Text Box in VC6 Pin
Rajesh R Subramanian9-Dec-08 19:40
professionalRajesh R Subramanian9-Dec-08 19:40 
Questionmsdn error: can't find the server. Pin
kcynic8-Dec-08 16:12
kcynic8-Dec-08 16:12 
AnswerRe: msdn error: can't find the server. Pin
SandipG 8-Dec-08 21:01
SandipG 8-Dec-08 21:01 
GeneralRe: msdn error: can't find the server. Pin
kcynic8-Dec-08 21:12
kcynic8-Dec-08 21:12 
GeneralRe: msdn error: can't find the server. Pin
SandipG 8-Dec-08 21:22
SandipG 8-Dec-08 21:22 
GeneralRe: msdn error: can't find the server. Pin
kcynic8-Dec-08 21:27
kcynic8-Dec-08 21:27 
AnswerRe: msdn error: can't find the server. Pin
kcynic8-Dec-08 21:45
kcynic8-Dec-08 21:45 
QuestionVideo Streaming SDK Pin
Nacho Chip8-Dec-08 14:08
Nacho Chip8-Dec-08 14:08 
AnswerRe: Video Streaming SDK Pin
rjkg8-Dec-08 17:53
rjkg8-Dec-08 17:53 
QuestionVC++ 6.0 to VC++ 9.0 Code porting Pin
pratap19808-Dec-08 8:06
pratap19808-Dec-08 8:06 
AnswerRe: VC++ 6.0 to VC++ 9.0 Code porting Pin
Stuart Dootson8-Dec-08 9:52
professionalStuart Dootson8-Dec-08 9:52 
GeneralRe: VC++ 6.0 to VC++ 9.0 Code porting Pin
pratap19808-Dec-08 10:27
pratap19808-Dec-08 10:27 
GeneralRe: VC++ 6.0 to VC++ 9.0 Code porting Pin
Stuart Dootson8-Dec-08 16:56
professionalStuart Dootson8-Dec-08 16:56 
AnswerRe: VC++ 6.0 to VC++ 9.0 Code porting Pin
Michael Dunn8-Dec-08 9:59
sitebuilderMichael Dunn8-Dec-08 9:59 
GeneralRe: VC++ 6.0 to VC++ 9.0 Code porting Pin
pratap19808-Dec-08 10:48
pratap19808-Dec-08 10:48 
QuestionQuestion about certificates Pin
Hans Dietrich8-Dec-08 6:06
mentorHans Dietrich8-Dec-08 6:06 
AnswerRe: Question about certificates Pin
Randor 8-Dec-08 13:01
professional Randor 8-Dec-08 13:01 
You can view the authenticode signature documents here:

http://www.microsoft.com/whdc/winlogo/drvsign/Authenticode_PE.mspx[^]

The bCertificate member is described on page 13 as:
"bCertificate is set to a variable-length binary array that contains the Authenticode PKCS #7 signedData"


I believe page 7 contains the signedData structure which is associated with the bCertificate member. It looks like you will have some additional research ahead of you as there is little documentation in this particular area.

Best Wishes,
-David Delaune
QuestionTo C or Not to C..... Pin
charlieg8-Dec-08 5:37
charlieg8-Dec-08 5:37 
AnswerRe: To C or Not to C..... Pin
Jijo.Raj8-Dec-08 5:49
Jijo.Raj8-Dec-08 5:49 
AnswerRe: To C or Not to C..... Pin
Code-o-mat8-Dec-08 5:54
Code-o-mat8-Dec-08 5:54 
AnswerRe: To C or Not to C..... Pin
toxcct8-Dec-08 7:29
toxcct8-Dec-08 7:29 
QuestionRe: To C or Not to C..... Pin
CPallini8-Dec-08 9:02
mveCPallini8-Dec-08 9:02 
AnswerRe: To C or Not to C..... Pin
charlieg8-Dec-08 17:48
charlieg8-Dec-08 17:48 
QuestionUsing CMFCToolbar with CDialog Pin
rkshdixit8-Dec-08 3:28
rkshdixit8-Dec-08 3:28 
AnswerRe: Using CMFCToolbar with CDialog Pin
N B sowmi6-Jan-09 23:32
N B sowmi6-Jan-09 23:32 

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.