diff options
| author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2005-12-06 01:06:13 +0000 |
|---|---|---|
| committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2005-12-06 01:06:13 +0000 |
| commit | 6122981fdebaef3a11c57bf439133bd410b9523e (patch) | |
| tree | f89098c8093e8852ef4683858337492803ccb8fd /src/windows/identity/include | |
| parent | 1e0c430fd23cdd3ba6c3d609c6b34314b8a7226c (diff) | |
KFW 3.0 Final Network Identity Manager updates
Add new documentation files
Add new icons
Add "set default" functionality to the New Credentials dialog
Remove inconsistencies in the Options configuration dialog
Replace the menu bar so that it responds to Alt- and keyboard
shortcuts
Fix an --autoinit race condition
many more things....
ticket: new
target_version: 1.4.4
status: resolved
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17546 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/identity/include')
| -rw-r--r-- | src/windows/identity/include/khmsgtypes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows/identity/include/khmsgtypes.h b/src/windows/identity/include/khmsgtypes.h index dfc39e2f0..9b63455e7 100644 --- a/src/windows/identity/include/khmsgtypes.h +++ b/src/windows/identity/include/khmsgtypes.h @@ -205,6 +205,8 @@ #define KMSG_ACT_BEGIN_CMDLINE 128
+#define KMSG_ACT_CONTINUE_CMDLINE 129
+
/*@}*/
/*! \defgroup kmq_msg_cred KMSG_CRED subtypes
|
