RequestFIle

BlitzMax Forums/BlitzMax Programming/RequestFIle

RequestFile works great in window mode but in full screen it fails. is there a way I can use this or a similar command in full screen mode? I searched the ide help and I can't seem to find anything at all. I can create my own but I would rather not waste my time in such a trivial thing. thanks in advance.

Implement a graphical version of it in fullscreen.

Windows API does not work in fullscreen graphics context.

it's a shame. I was hoping to same me some time. thanks anyway.