fileboxes?

Blitz3D Forums/Blitz3D Userlibs/fileboxes?

i need help, i want to be able 2 do a windows system call to create a standard save and load box. mabe someone has a nice dll?

Can`t remeber the function but you can call a requester straight from the windows API

if you don`t want to mess about too much there is a requester DLL floating about somewhere on the forums

You need to do a search for 'BlitzSys'.

Yes, using the blitzss.dll may be the easiest way. I've got a copy of v 1.05 on my server:
www.melog.ch/dl/blitzsys_v105.zip
it's a tiny dll, only 12 kb or so, but offers a lot of stuff, like a system color picker and more.