Page 1 of 1

Constant missing: #MOVEFILE_WRITE_THROUGH

Posted: Mon Jul 14, 2025 8:40 pm
by highend
Could you add it please?

The integer value of it is 8.

It's used e.g. by

Code: Select all

MoveFileEx()

Re: Constant missing: #MOVEFILE_WRITE_THROUGH

Posted: Thu Jul 24, 2025 10:45 pm
by Quin
+1.
For whatever it's worth, normally things like this are reported in [url=https:// www.purebasic.fr/english/viewtopic.php?t=64838]this topic[/url], although I've got no idea if Fred still checks it. I'd think/hope so, though.

Re: Constant missing: #MOVEFILE_WRITE_THROUGH

Posted: Sat Jul 26, 2025 11:18 am
by Axolotl
Well, I guess he won't.
After this post from Fred Re: Requested API Structure and constants you need to pull a request on github. Or someone else has do it for you.

To be honest, I'm not sure whether this applies to all other wishes and suggestions.