crashrpt
Public Attributes | List of all members
tagCR_INSTALL_INFOW Struct Reference

Public Attributes

WORD cb
 Size of this structure in bytes; must be initialized before using!
 
LPCWSTR pszAppName
 Name of application.
 
LPCWSTR pszAppVersion
 Application version.
 
LPCWSTR pszEmailTo
 E-mail address of crash reports recipient.
 
LPCWSTR pszEmailSubject
 Subject of crash report e-mail.
 
LPCWSTR pszUrl
 URL of server-side script (used in HTTP connection).
 
LPCWSTR pszCrashSenderPath
 Directory name where CrashSender.exe is located.
 
LPGETLOGFILE pfnCrashCallback
 Deprecated, do not use.
 
UINT uPriorities [5]
 Array of error sending transport priorities.
 
DWORD dwFlags
 Flags.
 
LPCWSTR pszPrivacyPolicyURL
 URL of privacy policy agreement.
 
LPCWSTR pszDebugHelpDLL
 File name or folder of Debug help DLL.
 
MINIDUMP_TYPE uMiniDumpType
 Minidump type.
 
LPCWSTR pszErrorReportSaveDir
 Directory where to save error reports.
 
LPCWSTR pszRestartCmdLine
 Command line for application restart (without executable name).
 
LPCWSTR pszLangFilePath
 Path to the language file (including file name).
 
LPCWSTR pszEmailText
 Custom E-mail text (used when deliverying report as E-mail).
 
LPCWSTR pszSmtpProxy
 Network address and port to be used as SMTP proxy.
 
LPCWSTR pszCustomSenderIcon
 Custom icon used for Error Report dialog.
 
LPCWSTR pszSmtpLogin
 Login name used for SMTP authentication when sending error report as E-mail.
 
LPCWSTR pszSmtpPassword
 Password used for SMTP authentication when sending error report as E-mail.
 
int nRestartTimeout
 Timeout for application restart.
 

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