APPINFODATA
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| cbSize | DWORD | 4 | +0 | +0 |
| dwMask | DWORD | 4 | +4 | +4 |
| pszDisplayName | LPWSTR | 8/4 | +8 | +8 |
| pszVersion | LPWSTR | 8/4 | +16 | +12 |
| pszPublisher | LPWSTR | 8/4 | +24 | +16 |
| pszProductID | LPWSTR | 8/4 | +32 | +20 |
| pszRegisteredOwner | LPWSTR | 8/4 | +40 | +24 |
| pszRegisteredCompany | LPWSTR | 8/4 | +48 | +28 |
| pszLanguage | LPWSTR | 8/4 | +56 | +32 |
| pszSupportUrl | LPWSTR | 8/4 | +64 | +36 |
| pszSupportTelephone | LPWSTR | 8/4 | +72 | +40 |
| pszHelpLink | LPWSTR | 8/4 | +80 | +44 |
| pszInstallLocation | LPWSTR | 8/4 | +88 | +48 |
| pszInstallSource | LPWSTR | 8/4 | +96 | +52 |
| pszInstallDate | LPWSTR | 8/4 | +104 | +56 |
| pszContact | LPWSTR | 8/4 | +112 | +60 |
| pszComments | LPWSTR | 8/4 | +120 | +64 |
| pszImage | LPWSTR | 8/4 | +128 | +68 |
| pszReadmeUrl | LPWSTR | 8/4 | +136 | +72 |
| pszUpdateInfoUrl | LPWSTR | 8/4 | +144 | +76 |