i can't seen to reliably use createfile_() under windows 98 to test if a file exists, and to retrieve information on that file, most likely because i don't use the right flags
but it works on xp
now, the filesize() command of purebasic works, so that means there must be a way, and i am somewhat stupid...
anybody any suggestions what flags fred used? or another api?
(looks like under win98 i cannot, no matter what i try, reopen the same file with different flags, even when the win32.hlp and the msdk both suggest i can)

