搜索资源列表
varptr
- VB6.0中的Varpty函数,地址操作函数,Vb中一样有着跟VC一样的指针-VB6.0 in Varpty function, the address manipulation functions, Vb, as with the pointer with the same VC
HDLL
- 在VB中,卸载NTDLL杀进程就是这种方法,但请慎重卸载其它DLL,先载入DLL并获取地址,然后Call函数地址,如果映像大小大于0,并且小于1.25G,估计没有那么大的DLL,这是只是为了判断数据是否合法,程序源码及方法仅供参考。以下为Assembly部分:Dim lngIndex As Long, lngCodeStart As Long 程序起始位址必须是16的倍数 VarPtr函数是用来取得变量的地址
Long
- 使用VarPtr来取得变量的内存地址 使用CopyMemory取得指定地址的内容-Use CopyMemory obtain the content of the specified address