#ifndef _NTOBAPI_H // // Symbolic Link Specific Access Rights // #ifndef SYMBOLIC_LINK_QUERY #define SYMBOLIC_LINK_QUERY 0x0001 #endif #endif View code on GitHub
No description available.