|
-
Jan 5th, 2004, 10:02 AM
#1
2 things...
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.
I don't live here any more.
-
Jan 5th, 2004, 11:45 AM
#2
Sleep mode
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 .
-
Jan 6th, 2004, 04:38 AM
#3
Hyperactive Member
for part 2
open it as modal
-
Jan 6th, 2004, 08:46 AM
#4
How do I do that from a console app?
I don't live here any more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|