Hello, All,
I needed a simple folder creation and sharing automation under Win98 and decided to use VC++ 6.0 and API functions. All it does is reading through a text file of account names, creates folders, generates a random pwd, shares folders and prints a report. Everything works fine...