Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Strange compiler error Pin
Jochen Arndt14-Dec-15 7:05
professionalJochen Arndt14-Dec-15 7:05 
QuestionProposal of a new C/C++ precompiler project Pin
Javier Luis Lopez13-Dec-15 23:52
Javier Luis Lopez13-Dec-15 23:52 
AnswerRe: Proposal of a new C/C++ precompiler project Pin
Richard MacCutchan14-Dec-15 3:12
mveRichard MacCutchan14-Dec-15 3:12 
GeneralRe: Proposal of a new C/C++ precompiler project Pin
Javier Luis Lopez14-Dec-15 21:21
Javier Luis Lopez14-Dec-15 21:21 
QuestionRe: Proposal of a new C/C++ precompiler project Pin
David Crow15-Dec-15 5:47
David Crow15-Dec-15 5:47 
AnswerRe: Proposal of a new C/C++ precompiler project Pin
Javier Luis Lopez16-Dec-15 23:26
Javier Luis Lopez16-Dec-15 23:26 
QuestionRe: Proposal of a new C/C++ precompiler project Pin
david2111417-Dec-15 10:31
david2111417-Dec-15 10:31 
QuestionCode Signing Verification Pin
Richard Andrew x6412-Dec-15 18:27
professionalRichard Andrew x6412-Dec-15 18:27 
I understand that I can use WinVerifyTrust()[^] to validate a PE file's signature.

But it looks as if this will only tell me if the signature is A) valid and B) from a trusted publisher.

How do I verify that the signature is from a specific publisher?

For instance, I'm worried someone could strip a signature, modify the file, then sign it with their own certificate. The signature in this case would check out, but it wouldn't be from the original publisher.

Is there a way to verify the specific publisher, or is there something about code signing I don't understand?

The difficult we do right away...
...the impossible takes slightly longer.

AnswerRe: Code Signing Verification Pin
Garth J Lancaster12-Dec-15 18:59
professionalGarth J Lancaster12-Dec-15 18:59 
GeneralRe: Code Signing Verification Pin
Richard Andrew x6412-Dec-15 19:03
professionalRichard Andrew x6412-Dec-15 19:03 
QuestionNeed a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 5:18
professionalVISWESWARAN199812-Dec-15 5:18 
AnswerRe: Need a suggestion in searching a file Pin
Richard MacCutchan12-Dec-15 5:42
mveRichard MacCutchan12-Dec-15 5:42 
QuestionRe: Need a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 6:00
professionalVISWESWARAN199812-Dec-15 6:00 
AnswerRe: Need a suggestion in searching a file Pin
Richard MacCutchan12-Dec-15 6:23
mveRichard MacCutchan12-Dec-15 6:23 
QuestionRe: Need a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 7:29
professionalVISWESWARAN199812-Dec-15 7:29 
AnswerRe: Need a suggestion in searching a file Pin
Richard MacCutchan12-Dec-15 8:32
mveRichard MacCutchan12-Dec-15 8:32 
PraiseRe: Need a suggestion in searching a file Pin
VISWESWARAN199812-Dec-15 9:13
professionalVISWESWARAN199812-Dec-15 9:13 
QuestionRe: Need a suggestion in searching a file Pin
David Crow12-Dec-15 15:58
David Crow12-Dec-15 15:58 
PraiseRe: Need a suggestion in searching a file Pin
VISWESWARAN199813-Dec-15 4:23
professionalVISWESWARAN199813-Dec-15 4:23 
GeneralRe: Need a suggestion in searching a file Pin
Richard MacCutchan13-Dec-15 5:39
mveRichard MacCutchan13-Dec-15 5:39 
GeneralRe: Need a suggestion in searching a file Pin
VISWESWARAN199821-Mar-16 5:02
professionalVISWESWARAN199821-Mar-16 5:02 
GeneralRe: Need a suggestion in searching a file Pin
Richard MacCutchan21-Mar-16 22:22
mveRichard MacCutchan21-Mar-16 22:22 
PraiseRe: Need a suggestion in searching a file Pin
VISWESWARAN199824-Mar-16 6:37
professionalVISWESWARAN199824-Mar-16 6:37 
QuestionAre they the same? The button and MFC button control Pin
Cptr11-Dec-15 2:44
Cptr11-Dec-15 2:44 
AnswerRe: Are they the same? The button and MFC button control Pin
Richard MacCutchan11-Dec-15 4:49
mveRichard MacCutchan11-Dec-15 4:49 

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.