Quote:
Originally posted by wossname
1. How many levels of sub folders are allowed (maximum) in WinXP Home Ed? (IE, C:\A\B\C\D\E\.....\X\Y\Z\AA\AB\AC...???)
2. My console program calls a SaveFileDialog but it always appears behind the console window. How do I get in front of the console window through code?
Thanks.
1-If I'm not wrong then it depends on the File System not exactly on the OS you're using . NTFS supports deep folder structure(but I don't know exactly) . You'll get good answer in the general section of this forum .