Does anyone know how to set the FILE_FLAG_NO_BUFFERING parameter in VB. It apparently is available for C, but I don't see how to set it for VB. I am interested in writing a disk test to exercise the disk, and with buffered I/O, NT moves the data through cache, so the disk activity is not...
Anyone feel that there is a performance problem on NT servers using MegaRaid disk controllers in a Raid 5 (or raid 0 for that matter) configuration? The I/O times from MS diskprobe show smaller I/O bytes per I/O and greater I/O time than other raid controllers.
I understand there is a DirectX control that you should use to read from joysticks, but how do I get started. Where does this control appear and how do you get it on your form, etc?<br>
A new release of Unisys Cobol74 will return the century when you do an accept statement.<br>
Documented syntax: ACCEPT <my ws date> FROM TODAYS-DATE MMDDYYYY.<br>
<br>
where <my ws date> is an 8-digit working storage item.<br>
<br>
Undocumented syntax - they have also changed the...
You can test Cobol,Algol, etc. programs for year 2000 dates by setting the DATEOFFSET task option. This was added to the Unisys MCP in 44.2 level.<br>
<br>
Any time & date call the program does, will be bumbed by the value you set in DATEOFFSET.<br>
Example: Run $MYPROG;dateoffset = 180 <br>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.