ReactOS 0.4.15-dev-7918-g2a2556c
_ReactOS_ShimData Struct Reference

#include <compat_undoc.h>

Public Attributes

DWORD dwReserved1 [130]
 
DWORD dwSize
 
DWORD dwMagic
 
DWORD dwReserved2 [242]
 
DWORD dwRosProcessCompatVersion
 

Detailed Description

Definition at line 5 of file compat_undoc.h.

Member Data Documentation

◆ dwMagic

DWORD _ReactOS_ShimData::dwMagic

Definition at line 9 of file compat_undoc.h.

Referenced by LdrpInitializeProcessCompat(), and RosGetProcessCompatVersion().

◆ dwReserved1

DWORD _ReactOS_ShimData::dwReserved1[130]

Definition at line 7 of file compat_undoc.h.

◆ dwReserved2

DWORD _ReactOS_ShimData::dwReserved2[242]

Definition at line 10 of file compat_undoc.h.

◆ dwRosProcessCompatVersion

DWORD _ReactOS_ShimData::dwRosProcessCompatVersion

Definition at line 11 of file compat_undoc.h.

Referenced by LdrpInitializeProcessCompat(), and RosGetProcessCompatVersion().

◆ dwSize

DWORD _ReactOS_ShimData::dwSize

Definition at line 8 of file compat_undoc.h.

Referenced by LdrpInitializeProcessCompat(), and RosGetProcessCompatVersion().


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