I need an algorithm to generate unique file name. I cannot use standard Win32 function GetTempFileName because of it allows create not more than 65536 filenames with the given prefix. I the limit need much more than 65536.
Thanks in advance
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: Generation of unique filenameThreaded View
|
Click Here to Expand Forum to Full Width |