reactos/base/system/logonui/NT6design.c
Cameron Gutman 2b82fe44ea [WLAN-BRINGUP]
- Create a branch to drop my ndisuio work

svn path=/branches/wlan-bringup/; revision=54809
2012-01-02 20:53:24 +00:00

22 lines
582 B
C

/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Logon User Interface Host
* FILE: subsys/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 */