Declare Function SetFileAttributes Lib "kernel32.dll" Alias "SetFileAttributesA" ( _
ByVal lpFileName As String, _
ByVal dwFileAttributes As Long) As Long
Private Declare Function GetFileAttributes Lib "kernel32.dll" Alias "GetFileAttributesA" (ByVal lpFileName As String) As Long
Сейчас этот форум просматривают: Google-бот и гости: 60