ReactOS 0.4.16-dev-1946-g52006dd
tagAPPCOMPATINFO Struct Reference

Public Attributes

PCSTR pszAppName
 
PCSTR pszAppVersion
 
DWORD dwCompatFlags
 

Detailed Description

Definition at line 68 of file appcompat.c.

Member Data Documentation

◆ dwCompatFlags

DWORD tagAPPCOMPATINFO::dwCompatFlags

Definition at line 72 of file appcompat.c.

Referenced by SHLWAPI_InitAppCompat().

◆ pszAppName

PCSTR tagAPPCOMPATINFO::pszAppName

Definition at line 70 of file appcompat.c.

Referenced by SHLWAPI_InitAppCompat().

◆ pszAppVersion

PCSTR tagAPPCOMPATINFO::pszAppVersion

Definition at line 71 of file appcompat.c.

Referenced by SHLWAPI_InitAppCompat().


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