Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > DoxygenNT6design.c
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: See COPYING in the top level directory 00003 * PROJECT: ReactOS Logon User Interface Host 00004 * FILE: subsys/system/logonui/NT6design.c 00005 * PROGRAMMERS: Ged Murphy (gedmurphy@reactos.org) 00006 */ 00007 00008 #include "logonui.h" 00009 00010 /* DATA *********************************************************************/ 00011 00012 #define LOGONUI_KEY L"SOFTWARE\\Microsoft\\Windows\CurrentVersion\\Authentication\\LogonUI" 00013 00014 00015 /* GLOBALS ******************************************************************/ 00016 00017 /* FUNCTIONS ****************************************************************/ 00018 00019 00020 00021 /* EOF */ Generated on Fri May 25 2012 04:16:54 for ReactOS by
1.7.6.1
|