DLL中调用约定和名称修饰(三)[10]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 rivershan 的 blog

dchar

eunsigned char

fshort

gunsigned short

hint

iunsigned int

jlong

kunsigned long

mfloat

ndouble

_nbool

pa:指针(*,后面的代号表明指针类型,如果相同类型的指针连续出现,以0

代替,一个0代表一次重复)

       pbconst指针

       aa:引用(&

本文关键:DLL、调用约定、名称修饰、Calling Convention、Name Decoration、Name Mangling
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top