#ifndef _WINSTA_H
#define _WINSTA_H
-/* Default header set */
#include <stdarg.h>
-//#include <time.h>
#include <windef.h>
#include <winbase.h>
/* WinSta calling convention */
#define WINSTAAPI WINAPI
-#endif /* !def _WINSTA_H */
-
+#endif /* _WINSTA_H */