Home
last modified time | relevance | path

Searched defs:UI_CONNECTERROR_DLG (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSession.h378 struct UI_CONNECTERROR_DLG struct
380 EVENT *CancelEvent; // Event to cancel the dialog display
381 wchar_t AccountName[MAX_ACCOUNT_NAME_LEN + 1]; // Account name
382 char ServerName[MAX_HOST_NAME_LEN + 1]; // Server name
383 UINT Err; // Error code
384 UINT CurrentRetryCount; // Current retry count
385 UINT RetryLimit; // Limit of the number of retries
386 UINT64 StartTick; // Start time
387 UINT RetryIntervalSec; // Time to retry
388 bool HideWindow; // Hide the window
[all …]
H A DCedarType.h197 typedef struct UI_CONNECTERROR_DLG UI_CONNECTERROR_DLG; typedef
/dports/security/softether/v4.38-9760/src/Cedar/
H A DSession.h379 struct UI_CONNECTERROR_DLG struct
381 EVENT *CancelEvent; // Event to cancel the dialog display
382 wchar_t AccountName[MAX_ACCOUNT_NAME_LEN + 1]; // Account name
383 char ServerName[MAX_HOST_NAME_LEN + 1]; // Server name
384 UINT Err; // Error code
385 UINT CurrentRetryCount; // Current retry count
386 UINT RetryLimit; // Limit of the number of retries
387 UINT64 StartTick; // Start time
388 UINT RetryIntervalSec; // Time to retry
389 bool HideWindow; // Hide the window
[all …]
H A DCedarType.h197 typedef struct UI_CONNECTERROR_DLG UI_CONNECTERROR_DLG; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSession.h275 struct UI_CONNECTERROR_DLG struct
277 EVENT *CancelEvent; // Event to cancel the dialog display
278 wchar_t AccountName[MAX_ACCOUNT_NAME_LEN + 1]; // Account name
279 char ServerName[MAX_HOST_NAME_LEN + 1]; // Server name
280 UINT Err; // Error code
281 UINT CurrentRetryCount; // Current retry count
282 UINT RetryLimit; // Limit of the number of retries
283 UINT64 StartTick; // Start time
284 UINT RetryIntervalSec; // Time to retry
285 bool HideWindow; // Hide the window
[all …]
H A DCedarType.h103 typedef struct UI_CONNECTERROR_DLG UI_CONNECTERROR_DLG; typedef