mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +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 <[email protected]>
|
|
*/
|
|
|
|
#include "precomp.h"
|
|
#include <ntquery.h>
|