	CDspeed32.EXE is 32-bits multi thread programs for measuring CD-ROM sectors reading speed. The program include two separate function for Windows 95/98 and Windows NT. The function for Windows 95 use method describe in Microsoft the document Q137813.TXT,  and require two DLL: CDio32.DLL and CDio16.DLL, but the function for Windows NT -describe in the document Q138434.TXT. The check box "Set pause between reading block" allow set pause between neighbor reading operation that equal 1/4 last reading time, check box "Set highest priority reading thread" set maximum priority of reading thread for reading time, check box "No buffering{NT}" open device file with established flag FILE_FLAG_NO_BUFFERING (only under Windows NT). 
	Take into account, that the CDspeed32.EXE is experimental research program and may be does not look well (-:. 
	HOW TO measure speed correct? Close all program. Set "Sectors in block"=1000 and "Skip sectors"=0, start CDspeed32.EXE and read ten blocks, after that click "Stop" and "Read sectors" immediately and make measurement. Such order allow skip acceleration mistake and disk buffer influence, Use full (640MB) disk.
	Under Windows NT this program can measure reading speed not only CD-ROM, but floppy and hard disks (you must be "Administrator" for reading hard disks).
	See also http://marion.iop.kiev.ua/~vgrin/CDSpeed/ for more information!