I want to create a file pref with 8 characters using a combination of mmdd and a unique code that identifies the pc. How do I do this? I was thinking about using a long file name with the Windows serial number and the date. Are there Any API calls I can use to grab the windows serial number or another unique machine specific ID? The Windows Serial number really cant be the best solution.
I am using Windows 2000 and 98 with Microsoft Visual C Version 6.0. I am writing C++ code.
Asher
I am using Windows 2000 and 98 with Microsoft Visual C Version 6.0. I am writing C++ code.
Asher