[futurebasic] get serial computer number

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2011 : Group Archive : Group : All Groups

From: Ken Shmidheiser <kshmidheiser@...>
Date: Thu, 8 Dec 2011 17:50:18 -0500
Slight correction in last post. Use:

   dim as io_service_t  platformExpert

rather than

   dim as io_registry_entry_t  platformExpert

Ken