Bios Date

53 views
Skip to first unread message

Tacko

unread,
Apr 14, 2011, 8:07:49 PM4/14/11
to Harbour Users
I'm new to Harbour!

Is there a way to get the bios date!

I tried with CA-tools library function Biosdate(), but it seems that
it's not implemented in HBCT.LIB.

Ramon Prior

unread,
Apr 15, 2011, 2:24:52 AM4/15/11
to harbou...@googlegroups.com
Hi, I use

function romdate
return
hb_ValToStr(win_regRead("HKLM\HARDWARE\DESCRIPTION\SYstem\SystemBIOSDate"))

adding -lhbrtl -hbwin.hbc

Tacko

unread,
Apr 15, 2011, 4:21:22 PM4/15/11
to Harbour Users
Thank you - it does the job!
However, this solution is OS - specific (windows only). What about
Linux?
Reply all
Reply to author
Forward
0 new messages