C# 尝试读取或写入受保护的内存

; void*                   System.IntPtr  32 位
BYTE                            unsigned char       System.Byte    8 位
SHORT                         short                    System.Int16   16 位
WORD                          unsigned short      System.UInt16  16 位
INT                               int                       System.Int32   32 位
UINT                             unsigned int         System.UInt32  32 位
LONG                            long                    System.Int32   32 位
BOOL                            long                    System.Int32   32 位
DWORD                        unsigned long       System.UInt32  32 位
ULONG                          unsigned long      System.UInt32  32 位
CHAR                            char                    System.Char    用 ANSI 修饰。
LPSTR   &nbs

上一页  [1] [2] [3] [4] 下一页

  • 上一篇文章:
  • 下一篇文章:
  • Copyright © 2007-2012 www.chuibin.com 六维论文网 版权所有