mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
11 lines
311 B
C++
11 lines
311 B
C++
/*
|
|
* PROJECT: ReactOS shell extensions
|
|
* LICENSE: GPL - See COPYING in the top level directory
|
|
* FILE: dll/shellext/ntobjshex/ntobjfolder.cpp
|
|
* PURPOSE: NT Object Namespace shell extension
|
|
* PROGRAMMERS: David Quintana <gigaherz@gmail.com>
|
|
*/
|
|
|
|
#include "precomp.h"
|
|
#include <ntquery.h>
|