thx
回复(4) 2004-07-30 10:45 来自版块 - ABC初学者
表情
wowocockunder X86-32,everything is just only a byte,word,dword you can mov it to a register,and then mov the register to everything.(2004-07-31 09:32)
freecutelei那么PsGetCurrentProcessId 返回的HANDLE怎么转换成PWSTR呢?(2004-07-30 14:12)
blue215PWSTR的原生类型模式是  unsigned short* 应该知道怎么转换了吧(2004-07-30 13:30)
snowStart强制转换就行呀,int tt=(int)pwstr;(2004-07-30 12:55)

返回顶部