Jump to content

[Solved] _WinAPI_GetFileInformationByHandle() of a folder


Recommended Posts

Same but you need to use this for folder :

Local $hFile = _WinAPI_CreateFileEx("C:\Apps\Temp\",$OPEN_EXISTING,$GENERIC_READ,Default,$FILE_ATTRIBUTE_NORMAL+$FILE_FLAG_BACKUP_SEMANTICS)

ps.   _WinAPI_GetFileInformationByHandle() is not returning a unique ID, but an array of attributes...

Edited by Nine
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...