-
AndreyRus © (01.09.09 17:57) [0]function FileClose(Handle: THandle): Boolean;
begin
Result := CloseHandle(Handle);
end; -
AndreyRus © (02.09.09 18:39) [1]Не проще ли убрать FileClose из KOL?
-
D[u]fa (03.09.09 09:47) [2]Проще все оставить как есть - это факт.
FileClose нужна, потому что есть множество других функций начинающихся с File*