mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 20:32:36 +00:00
10 lines
303 B
C++
10 lines
303 B
C++
/*
|
|
* PROJECT: NT Object Namespace shell extension
|
|
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
|
* PURPOSE: Folder view class placeholder file
|
|
* COPYRIGHT: Copyright 2015-2017 David Quintana <gigaherz@gmail.com>
|
|
*/
|
|
|
|
#include "precomp.h"
|
|
#include <ntquery.h>
|