Hello all, i was wondering how can i obtain a directory handle, i can get a real path of a file using _WinAPI_CreateFile to get file handle and GetFinalPathNameByHandle to get the actual path. I am working with junction points and am trying to get the actual path of directories rather then files, but i am unsure how to obtain a handle for directory if anyone could point me to the right way that would be great :-)