Hi all
Is there any function/library available to find the Serial No. of a
Hard Disk Driver in CA-Clipper similar to xHarbour Function nSerialHd().
Thanks
- Ramesh Babu P
Hi all
Is there any function/library available to find the Serial No. of a
Hard Disk Driver in CA-Clipper similar to xHarbour Function nSerialHd().
Thanks
Ramesh,
FiveWin 16 bits provides nSerialHD( [<cDrive>] )
Dear Mr.Antonio
Thanks for your quick reply.
I know about FW's nSerialHd() function. I want to have a similar
functonality in pure CA-Clipper also. Is there any way out?
Regards to you
Ramesh,
You may try to adap FW source\function\harddisk.c source code to MsDos.
Mr.Antonio
I will try it.
Thanks