Page 1 of 1

How to find Serial No. of a HDD in CA-Clipper?

PostPosted: Thu Sep 28, 2006 6:34 am
by RAMESHBABU
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

PostPosted: Thu Sep 28, 2006 7:04 am
by Antonio Linares
Ramesh,

FiveWin 16 bits provides nSerialHD( [<cDrive>] )

PostPosted: Thu Sep 28, 2006 7:21 am
by RAMESHBABU
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 Babu P

PostPosted: Thu Sep 28, 2006 7:46 am
by Antonio Linares
Ramesh,

You may try to adap FW source\function\harddisk.c source code to MsDos.

PostPosted: Thu Sep 28, 2006 2:36 pm
by RAMESHBABU
Mr.Antonio

I will try it.

Thanks

- Ramesh Babu P