public const int FILE_ATTRIBUTE_NORMAL = 0x80;
Public Const FILE_ATTRIBUTE_NORMAL As Integer = &H80
None.