ReactOS 0.4.15-dev-7958-gcd0bb1a
runonce.h
Go to the documentation of this file.
1#pragma once
2
3#define WIN32_NO_STATUS
4#include <stdarg.h>
5#include <windef.h>
6#include <winbase.h>
7#include <winreg.h>
8#include <winuser.h>
9#include <tchar.h>
10
11#include "resource.h"