Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi WIN32_FIN_DATA dwFileAttributes (https://www.delphipraxis.net/70241-win32_fin_data-dwfileattributes.html)

semo 27. Mai 2006 15:09


WIN32_FIN_DATA dwFileAttributes
 
ich suche gerade nach erklärungen für die beiden noch fehlenden Werte:

FILE_ATTRIBUTE_ARCHIVE
archiviert

FILE_ATTRIBUTE_COMPRESSED
komprimiert

FILE_ATTRIBUTE_DIRECTORY
Verzeichnis / Ordner

FILE_ATTRIBUTE_ENCRYPTED
verschlüsselt

FILE_ATTRIBUTE_HIDDEN
versteckt

FILE_ATTRIBUTE_NORMAL
normal

FILE_ATTRIBUTE_OFFLINE
offline

FILE_ATTRIBUTE_READONLY
schreibgeschützt

FILE_ATTRIBUTE_REPARSE_POINT
??????


FILE_ATTRIBUTE_SPARSE_FILE
??????


FILE_ATTRIBUTE_SYSTEM
Systemdatei/Ordner

FILE_ATTRIBUTE_TEMPORARY
temporär

mirage228 27. Mai 2006 16:33

Re: WIN32_FIN_DATA dwFileAttributes
 
Hi,

zu den Reparse-Points ist das evtl. hilfreich:
http://msdn.microsoft.com/library/en...rse_points.asp

mfG
mirage228

Ratte 27. Mai 2006 16:39

Re: WIN32_FIN_DATA dwFileAttributes
 
Sparse files sind Dateien mit "Löchern". Sie haben eine bestimmte größe, ein Teil von ihnen (die Löcher) belegen jedoch keine Sektoren. So stands zumindest neulich in der c't.
mfg,
Ratte

semo 27. Mai 2006 16:40

Re: WIN32_FIN_DATA dwFileAttributes
 
haste da noch nen link parat?
*ganz lieb dreinschaut*

Ratte 27. Mai 2006 16:46

Re: WIN32_FIN_DATA dwFileAttributes
 
Wikipedia hat ne erklärung dafür: Sparse-Datei
und hier was von Microsoft: Klick!
hoffe das hilft.
mfg,
Ratte


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:20 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz