摘要:
if temp = 1 then
begin
driver := char(i + integer('A'));
str := driver + ':\';
if (driver '') and (getdrivetype(pchar(str)) drive_cdrom)
and (getdrivetype(pchar(str)) DRIVE_REMOVABLE) then
ComboBox1.Items.add(str);
end;
drivers := (drivers shr 1);
阅读全文
摘要:
I have a mov file which is a raw captured file using Final Cut Pro. It is quite odd piece. On Windows XP 1. Using Quicktime 7.5. The video quality is worse than on the mac (looks pixelated). Sound ... 阅读全文