![]() | KernelCreateRemoteThread 方法 |
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public static int CreateRemoteThread( IntPtr hProcess, ref SECURITY_ATTRIBUTES lpThreadAttributes, int dwStackSize, ref int lpStartAddress, IntPtr lpParameter, int dwCreationFlags, ref int lpThreadId )
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="hProcess"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpThreadAttributes"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="dwStackSize"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpStartAddress"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpParameter"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="dwCreationFlags"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpThreadId"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.CreateRemoteThread(System.IntPtr,Sweet.Common.Win32.SECURITY_ATTRIBUTES@,System.Int32,System.Int32@,System.IntPtr,System.Int32,System.Int32@)" 的 <returns> 文档]