summaryrefslogtreecommitdiffstats
path: root/src/windows/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/include')
-rw-r--r--src/windows/include/leashwin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows/include/leashwin.h b/src/windows/include/leashwin.h
index fc210a6ab5..9577365a7e 100644
--- a/src/windows/include/leashwin.h
+++ b/src/windows/include/leashwin.h
@@ -16,6 +16,8 @@
#define DLGTYPE_PASSWD 0
#define DLGTYPE_CHPASSWD 1
+#define DLGTYPE_MASK 0x0000ffff
+#define DLGFLAG_READONLYPRINC 0x10000
typedef struct {
int dlgtype;
// Tells whether dialog box is in change pwd more or init ticket mode???