Is there a way to add a filename box to the GUI screen of Win32::GUI?
This would be a box that allows you select the drive,
then directory, and filename.
If it's in another module, will it function with Win32::GUI 's screen layout?
Thanks
GG
UPDATE: Never mind, I didn't realize there was a GetOpenFileName() already
in Win32::GUI - That seems to work just fine!