]> wimlib.net Git - wimlib/history - include/wimlib/win32_common.h
Factor out Win32 => NT path conversion and use in win32_capture.c
[wimlib] / include / wimlib / win32_common.h
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