ObjFW  Check-in [06c0c98e78]

Overview
Comment:OFFile: Make use of _wchmod on Windows.

Actually, this seems to do exactly what was done manually with
{Get,Set}FileAttributesW before.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 06c0c98e7897486a23682ec2daf2668157b5ac581ecf5caa46f2d2265b126579
User & Date: js on 2013-01-13 01:24:59
Other Links: manifest | tags
Context
2013-01-13
02:44
Documentation improvements. check-in: 2d33638be9 user: js tags: trunk
01:24
OFFile: Make use of _wchmod on Windows. check-in: 06c0c98e78 user: js tags: trunk
01:19
OFFile: Use _wrename() instead of MoveFileW(). check-in: 55d99d15e3 user: js tags: trunk
Changes