I
import
Unregistered / Unconfirmed
GUEST, unregistred user!
For Win2000:
function SHFileProperties(handle:hwnd;uflags:dword;namechar;strchar):dword;stdcall;external 'shell32.dll' index 178;
SHFileProperties(handle,2,'','');
function SHFileProperties(handle:hwnd;uflags:dword;namechar;strchar):dword;stdcall;external 'shell32.dll' index 178;
SHFileProperties(handle,2,'','');