Hi. Im trying to make a gui that will let me drop multiple files into its different areas, & then it consolewrites all dropped filepaths. I searched around & none of the samples I found works. I just get load of errors. Also tried the help file & found one working example, but it does not work the way I want it. It just lets me drop 1 file into txt area. But my dropped areas must be bigger & I want to drop multiple files. This is what I got so far. #include <But