这三个函数都是内存拷贝,目的都是将N个字节的源内存地址的内容拷贝到目标内存地址中。 void *memmove(void *dest,void*src,int count) void *memcpy(void *dest,void *src,int count) void *memccpy(void Read More
posted @ 2015-10-20 22:59
findumars
Views(496)
Comments(0)
Diggs(0)
signtool sign /f certfile.pfx /p password /tr http://tsa.starfieldtech.com /td SHA256 mycode.exehttps://www.godaddy.com/help/signing-windows-code-with... Read More
posted @ 2015-10-20 22:07
findumars
Views(213)
Comments(0)
Diggs(0)
Get a code signing certificateBefore you can establish a Windows Dev Center hardware dashboard account, you need to get a code signing certificate to ... Read More
posted @ 2015-10-20 20:15
findumars
Views(1271)
Comments(0)
Diggs(0)
Driver Signing changes in Windows 10RATE THIS1 Apr 2015 1:28 PM39Beginning with the release of Windows 10, all new Windows 10 kernel mode drivers must... Read More
posted @ 2015-10-20 20:12
findumars
Views(415)
Comments(0)
Diggs(0)
strFileName := FcxLV[nIndex].Items.Item[FcxLV[nIndex].ItemIndex].SubItems.Strings[0]; //路径 ShellExecute(0, nil, PChar('explorer.exe'),PChar('/e, ' + ' Read More
posted @ 2015-10-20 17:50
findumars
Views(469)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号