I'm dragging a lot of files to my app's exe file and it's supposed to open them. I tried to drag 1700 files at the same time and dropped them on my app's exe, but windows gave me an error and said that it can not find my app. I tried this same thing with some other random programs and got the same error message. So I'm wondering, what's the limit to the number of files you can pass as commandline arguments to a program? I'm gussing windows puts a limitation on this