31 Dec
Posted by support as Win32/MFC 991 views, 2 Comments
Chinese verion author: Quaful@newsmth.net.
When an ActiveX will be installed in IE, the authenticode information will be showed out. And how to get the information by programming?
In microsoft KB323809: HOWTO: Get Information from Authenticode Signed Executables, there is a full example code. But it’s not very easy to use in your program directly. So Quaful [...]