ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PSYSTEM_HOTPATCH_CODE_INFORMATION Struct Reference

#include <extypes.h>

Data Fields

ULONG Flags
ULONG InfoSize
union {
   struct {
      ULONG   Foo
   }   CodeInfo
   struct {
      USHORT   NameOffset
      USHORT   NameLength
   }   KernelInfo
   struct {
      USHORT   NameOffset
      USHORT   NameLength
      USHORT   TargetNameOffset
      USHORT   TargetNameLength
      UCHAR   PatchingFinished
   }   UserModeInfo
   struct {
      USHORT   NameOffset
      USHORT   NameLength
      USHORT   TargetNameOffset
      USHORT   TargetNameLength
      UCHAR   PatchingFinished
      NTSTATUS   ReturnCode
      HANDLE   TargetProcess
   }   InjectionInfo
   struct {
      HANDLE   FileHandle1
      PIO_STATUS_BLOCK   IoStatusBlock1
      PVOID   RenameInformation1
      PVOID   RenameInformationLength1
      HANDLE   FileHandle2
      PIO_STATUS_BLOCK   IoStatusBlock2
      PVOID   RenameInformation2
      PVOID   RenameInformationLength2
   }   RenameInfo
   struct {
      HANDLE   ParentDirectory
      HANDLE   ObjectHandle1
      HANDLE   ObjectHandle2
   }   AtomicSwap
}; 

Detailed Description

Definition at line 1373 of file extypes.h.


The documentation for this struct was generated from the following file:

Generated on Thu May 24 2012 06:42:02 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.