ReactOS 0.4.15-dev-7842-g558ab78
precomp.h
Go to the documentation of this file.
1/*
2 * PROJECT: ReactOS system libraries
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: dll/win32/wlnotify/precomp.h
5 * PURPOSE: Winlogon notifications common header file
6 * PROGRAMMER: Eric Kohl <eric.kohl@reactos.org>
7 */
8#include <windows.h>
9#include <winwlx.h>
10#include <winsvc.h>
11
12#include <wine/debug.h>