2
votes
Retrieving File Owner
JEDI Windows API
– This article is about how to retrieve the owner of a file. If you are experienced with some of the WinAPI security function this can be pretty easy. There are some problems that needs to be addressed though. The first one is the size of the security items like the SID name of the owner. Secondly, there is the possibility that a SID cannot be resolved to a human readable name at all. And thirdly, we need to check all the result values. WinAPI type uses SysUtils, //JwaWindows, //Use either JwaWindows or these JEDI headers: JwaWinBase, JwaWinType, ...
Statistics
|
Visits by Source |
User Actions |




