Changeset 35943 in vbox for trunk/src/VBox/HostServices/auth/winlogon
- Timestamp:
- Feb 11, 2011 1:04:47 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 69996
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp
r34563 r35943 1 1 /** @file 2 2 * 3 * VBox Remote Desktop Protocol: 4 * External Authentication Library: 3 * VirtualBox External Authentication Library: 5 4 * Windows Logon Authentication. 6 5 */ 7 6 8 7 /* 9 * Copyright (C) 2006-201 0Oracle Corporation8 * Copyright (C) 2006-2011 Oracle Corporation 10 9 * 11 10 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.