mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
9ea495ba33
svn path=/branches/header-work/; revision=45691
9 lines
132 B
C
9 lines
132 B
C
#pragma once
|
|
|
|
#define COBJMACROS
|
|
#include <windows.h>
|
|
#include <tchar.h>
|
|
#include <stdio.h>
|
|
#include <shlobj.h>
|
|
|
|
#include <debug.h>
|