]> wimlib.net Git - wimlib/history - include/wimlib/win32_common.h
inode_table: remove unused num_entries member
[wimlib] / include / wimlib / win32_common.h
2015-03-15 Eric Biggerswin32_apply.c: try to clear attributes on existing...
2015-01-30 Eric BiggersMove errno translation to win32_replacements.c
2015-01-30 Eric BiggersWindows: improved error messages
2015-01-25 Eric Biggersheader cleanups
2014-08-17 Eric Biggerswin32_apply.c: Use volume handle when enabling short...
2014-08-17 Eric Biggerswin32_apply.c: Adjust short name behavior
2014-08-03 Eric Biggerswin32_common.c: Remove code for windows version detection
2014-06-21 Eric BiggersFactor out Win32 => NT path conversion and use in win32...
2014-05-22 Eric Biggerswin32_apply.c: Fallback to RtlDosPathNameToNtPathName_U()
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-15 Eric BiggersMove code from win32_common.c to win32_apply.c
2014-05-13 Eric Biggerswin32_capture.c: Load volume information on first chance
2014-05-13 Eric Biggerswin32_capture.c: Use NtOpenFile() and directory-relati...
2014-05-13 Eric BiggersLoad NtOpenFile() and NtClose()
2014-05-13 Eric Biggerswin32_common.c: Refactor dll loading
2014-05-13 Eric BiggersWindows: Use ntdll unconditionally
2014-04-26 Eric BiggersWIMBoot: Update WimOverlay.dat directly when WOF not...
2013-08-21 Eric BiggersWindows: Load ntdll functions dynamically
2013-08-18 Eric BiggersWin32 capture/apply: Simplify opening existing files
2013-08-18 Eric BiggersWin32: Adjust error printing
2013-08-17 Eric BiggersAdd support for WIMLIB_EXTRACT_FLAG_SYMLINK on Windows
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-21 Eric BiggersWin32: Fix drive root detection with \\?\-style paths
2013-05-15 Eric BiggersRefactor headers