pastdue
|
cc2da5ab96
physfs_platform_windows.c: Only compile with CreateFile2 support for WINRT
|
2 vuotta sitten |
past-due
|
a0dfe220ff
physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT
|
4 vuotta sitten |
Ryan C. Gordon
|
f94ce0613d
Fixed compiler warning.
|
7 vuotta sitten |
Ryan C. Gordon
|
6b0839051f
windows: Workaround for WinXP systems.
|
7 vuotta sitten |
Ryan C. Gordon
|
7d194a8a62
windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809.
|
7 vuotta sitten |
Ryan C. Gordon
|
62d24e228f
Fixed mounting a symlink to a real directory.
|
8 vuotta sitten |
Ryan C. Gordon
|
4e0d3d55e9
Make PHYSFS_EnumerateCallback return an enum instead of an int.
|
8 vuotta sitten |
Ryan C. Gordon
|
5fb9119ebc
windows: Disable _CRT_SECURE_NO_WARNINGS again.
|
8 vuotta sitten |
Ryan C. Gordon
|
7607eeeb00
Cleaned up some header inclusion politics.
|
8 vuotta sitten |
Ryan C. Gordon
|
8dfd3cff8d
Fixed some compiler warnings on Visual Studio.
|
8 vuotta sitten |
Ryan C. Gordon
|
cc3ac9539e
Patched to compile on various platforms and compilers.
|
8 vuotta sitten |
Ryan C. Gordon
|
ee9687bca9
Reworked enumeration to be more powerful.
|
8 vuotta sitten |
Ryan C. Gordon
|
0287160f3c
Removed some FIXMEs that aren't valid.
|
8 vuotta sitten |
Ryan C. Gordon
|
114bfd1b21
windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat().
|
8 vuotta sitten |
Ryan C. Gordon
|
61bdee4d78
__PHYSFS_platformDeinit() should return void.
|
8 vuotta sitten |
Ryan C. Gordon
|
248167af40
windows: Removed (what I think is) a copy/paste error.
|
8 vuotta sitten |
Ryan C. Gordon
|
be9bf023d0
windows: Use a real synchronization primitive for CD detection thread init.
|
8 vuotta sitten |
Ryan C. Gordon
|
befc894b1f
More FIXME cleanups.
|
8 vuotta sitten |
Ryan C. Gordon
|
1e850d32ea
windows: Patched to compile.
|
8 vuotta sitten |
Ryan C. Gordon
|
007c2fc037
windows: Just pass HANDLEs around instead of wrapping in a struct.
|
8 vuotta sitten |
Ryan C. Gordon
|
bea510def0
windows: Fixed logic bug.
|
8 vuotta sitten |
Ryan C. Gordon
|
1e2650b6fc
Serious cleanup and update of Windows RT support.
|
8 vuotta sitten |
Ryan C. Gordon
|
db349bd067
Update filename comments.
|
8 vuotta sitten |
Ryan C. Gordon
|
18c89c1cbc
Renamed all the sources to start with "physfs_"
|
8 vuotta sitten |