crashrpt
Public Attributes | List of all members
tagCR_INSTALL_INFOA Struct Reference

Public Attributes

WORD cb
 Size of this structure in bytes; must be initialized before using!
 
LPCSTR pszAppName
 Name of application.
 
LPCSTR pszAppVersion
 Application version.
 
LPCSTR pszEmailTo
 E-mail address of crash reports recipient.
 
LPCSTR pszEmailSubject
 Subject of crash report e-mail.
 
LPCSTR pszUrl
 URL of server-side script (used in HTTP connection).
 
LPCSTR 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.
 
LPCSTR pszPrivacyPolicyURL
 URL of privacy policy agreement.
 
LPCSTR pszDebugHelpDLL
 File name or folder of Debug help DLL.
 
MINIDUMP_TYPE uMiniDumpType
 Mini dump type.
 
LPCSTR pszErrorReportSaveDir
 Directory where to save error reports.
 
LPCSTR pszRestartCmdLine
 Command line for application restart (without executable name).
 
LPCSTR pszLangFilePath
 Path to the language file (including file name).
 
LPCSTR pszEmailText
 Custom E-mail text (used when deliverying report as E-mail).
 
LPCSTR pszSmtpProxy
 Network address and port to be used as SMTP proxy.
 
LPCSTR pszCustomSenderIcon
 Custom icon used for Error Report dialog.
 
LPCSTR pszSmtpLogin
 Login name used for SMTP authentication when sending error report as E-mail.
 
LPCSTR 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: