Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / base / system / logonui / NT6design.c
diff --git a/base/system/logonui/NT6design.c b/base/system/logonui/NT6design.c
new file mode 100644 (file)
index 0000000..46931e8
--- /dev/null
@@ -0,0 +1,21 @@
+/*
+ * COPYRIGHT:   See COPYING in the top level directory
+ * PROJECT:     ReactOS Logon User Interface Host
+ * FILE:        base/system/logonui/NT6design.c
+ * PROGRAMMERS: Ged Murphy (gedmurphy@reactos.org)
+ */
+
+#include "logonui.h"
+
+/* DATA *********************************************************************/
+
+#define LOGONUI_KEY L"SOFTWARE\\Microsoft\\Windows\CurrentVersion\\Authentication\\LogonUI"
+
+
+/* GLOBALS ******************************************************************/
+
+/* FUNCTIONS ****************************************************************/
+
+
+
+/* EOF */