摘要:#include <Tlhelp32.h> #include <atlstr.h> /***************************GetSpecifiedPID******************************* 功能描述:获取指定进程名的进程ID 输入参数:pszProcess
阅读全文
摘要:CString是在windows平台下开发中经常使用的字符串类, CString已从MFC中剥离出来了,可以单独使用,只需引用atlstr.h头文件即可
阅读全文
摘要:IcmpSendEcho windows ping 函数
阅读全文
摘要:http://www.esafenet.com/product/278192282
阅读全文
摘要:Host Intrusion Prevent System 主机入侵防御系统,简称HIPS
阅读全文
摘要:class CProcessItem; typedef list<CProcessItem*> ProcessList;
阅读全文
摘要:后台同事给的事.pem和.key文件,项目中要用cer证书,所以要转一下 pem证书转cer证书 命令: 1.openssl pkcs12 -export -out cacert.p12 -in cacert.pem -inkey cacert.key 先转p12 2.openssl pkcs12
阅读全文
摘要:简介:FCI(File Compression Interface)和FDI(File Decompression Interface)是由微软提供的用于压缩和解压缩的开发包。最大的好处是在WinNT、Win2000、WinXP下系统都提供了相应的API接口。所以,我们的程序不需要额外的压缩库。本文
阅读全文
摘要:https://www.sohu.com/a/242353053_290304
阅读全文
摘要:CreateNamedPipe命名管道 沙箱???
阅读全文
摘要:https://blog.csdn.net/wzsy/article/details/60958917
阅读全文
摘要:c语言利用openssl 提交https c语言利用openssl 提交https c语言利用openssl 提交https
阅读全文
摘要:http://www.youxia.org/2013/05/6397.html OVAL全称是Open Vulnerability and Assessment Language(开放式漏洞与评估语言)。本文介绍了什么是OVAL语言、OVAL语言的结构、组成OVAL文档各个元素的技术细节等内容。本文
阅读全文
摘要:https://github.com/freedesktop/poppler http://www.openjpeg.org/ https://github.com/uclouvain/openjpeg/releases/tag/v2.3.1 libpng 必须 1.5版本 国产化 专用机 3个平台
阅读全文