Register Calling ConventionOjbect Pascal的默认调用约定为register,寄存器调用约定会将前三个参数依次放入eax,edx,ecx,返回值是eax(根据类型不同有差别).function Add3Int(i,j,k:integer): integer;//i... Read More
posted @ 2015-01-29 15:58 庚武 Views(689) Comments(0) Diggs(1)
该文被密码保护。 Read More
posted @ 2015-01-29 12:14 庚武 Views(1) Comments(0) Diggs(0)