Re: simple qustion about API
Just use basic apis.
All the code is in MSDN and PSDK.
Re: simple qustion about API
1. a unique identifier which represents the running machine.
WHat is this ? unique ID is a vague information. It can mean anything.
2. CPU speed and type
Three Ways to Retrieve Processor Information
3. RAM quantity
System Information Class
4. Operating system name
Determine Windows Version and Edition
5. Data
6. Time
Assuming you mean Date and not data, you can use GetSystemTime for both