Hi,I'm new to programming..and I'm doing an application that applies COPP (Certified Output Protection Protocal). I'm storing the certficate of the graphic driver in a pointer, and the certificate is an XML document (according to the MSDN documents). Is there any way on how to load this pointer into a file to display the contents?thanx in advance..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,I'm new to programming..and I'm doing an application that applies COPP (Certified Output Protection Protocal). I'm storing the certficate of the graphic driver in a pointer, and the certificate is an XML document (according to the MSDN documents). Is there any way on how to load this pointer into a file to display the contents?thanx in advance..