Skip to content

Some IO_REPARSE_TAG_ constants are signed instead of unsigned #2241

@ChrisDenton

Description

@ChrisDenton

The following tags have value types that are signed ints instead of being unsigned like other IO_REPARSE_TAG_ values.

IO_REPARSE_TAG_APPXSTRM
IO_REPARSE_TAG_DFM
IO_REPARSE_TAG_DRIVE_EXTENDER
IO_REPARSE_TAG_FILTER_MANAGER
IO_REPARSE_TAG_IIS_CACHE
IO_REPARSE_TAG_LX_BLK
IO_REPARSE_TAG_LX_CHR
IO_REPARSE_TAG_LX_FIFO
IO_REPARSE_TAG_LX_SYMLINK
IO_REPARSE_TAG_STORAGE_SYNC_FOLDER

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions