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

Enumerator:
MSFT_SEG_TYPEINFO 
MSFT_SEG_IMPORTINFO 
MSFT_SEG_IMPORTFILES 
MSFT_SEG_REFERENCES 
MSFT_SEG_GUIDHASH 
MSFT_SEG_GUID 
MSFT_SEG_NAMEHASH 
MSFT_SEG_NAME 
MSFT_SEG_STRING 
MSFT_SEG_TYPEDESC 
MSFT_SEG_ARRAYDESC 
MSFT_SEG_CUSTDATA 
MSFT_SEG_CUSTDATAGUID 
MSFT_SEG_UNKNOWN 
MSFT_SEG_UNKNOWN2 
MSFT_SEG_MAX 
MSFT_SEG_TYPEINFO 
MSFT_SEG_IMPORTINFO 
MSFT_SEG_IMPORTFILES 
MSFT_SEG_REFERENCES 
MSFT_SEG_GUIDHASH 
MSFT_SEG_GUID 
MSFT_SEG_NAMEHASH 
MSFT_SEG_NAME 
MSFT_SEG_STRING 
MSFT_SEG_TYPEDESC 
MSFT_SEG_ARRAYDESC 
MSFT_SEG_CUSTDATA 
MSFT_SEG_CUSTDATAGUID 
MSFT_SEG_UNKNOWN 
MSFT_SEG_UNKNOWN2 
MSFT_SEG_MAX 

Definition at line 54 of file write_msft.c.

                        {
    MSFT_SEG_TYPEINFO = 0,  /* type information */
    MSFT_SEG_IMPORTINFO,    /* import information */
    MSFT_SEG_IMPORTFILES,   /* import filenames */
    MSFT_SEG_REFERENCES,    /* references (?) */
    MSFT_SEG_GUIDHASH,      /* hash table for guids? */
    MSFT_SEG_GUID,          /* guid storage */
    MSFT_SEG_NAMEHASH,      /* hash table for names */
    MSFT_SEG_NAME,          /* name storage */
    MSFT_SEG_STRING,        /* string storage */
    MSFT_SEG_TYPEDESC,      /* type descriptions */
    MSFT_SEG_ARRAYDESC,     /* array descriptions */
    MSFT_SEG_CUSTDATA,      /* custom data */
    MSFT_SEG_CUSTDATAGUID,  /* custom data guids */
    MSFT_SEG_UNKNOWN,       /* ??? */
    MSFT_SEG_UNKNOWN2,      /* ??? */
    MSFT_SEG_MAX            /* total number of segments */
};

Generated on Sat May 26 2012 06:08:46 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.