mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
12 lines
252 B
C
12 lines
252 B
C
/* $Id$ */
|
|
#include <windows.h>
|
|
#include "winsta.h"
|
|
|
|
WINSTASTUB(LogonIdFromWinStationNameA)
|
|
WINSTASTUB(LogonIdFromWinStationNameW)
|
|
WINSTASTUB(RemoteAssistancePrepareSystemRestore)
|
|
WINSTASTUB(_NWLogonQueryAdmin)
|
|
WINSTASTUB(_NWLogonSetAdmin)
|
|
/* EOF */
|
|
|
|
|