]> wimlib.net Git - wimlib/history - src/win32_common.c
Support committing changed mounted WIM image as new image
[wimlib] / src / win32_common.c
2013-08-22 Eric BiggersMinor fixes
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-18 Eric BiggersWin32 capture: Query stream information with native API
2013-08-17 Eric BiggersAdd support for WIMLIB_EXTRACT_FLAG_SYMLINK on Windows
2013-08-17 Eric BiggersAdd WIMLIB_INIT_FLAG_STRICT_{CAPTURE,APPLY}_PRIVILEGES
2013-08-17 Eric BiggersWin32 fixes
2013-08-14 Eric Biggerswimlib: Automatically try to acquire needed privileges...
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
2013-05-14 Eric Biggersadd_params: Embed inode table and sd_set directly
2013-05-14 Eric BiggersWin32: Improvements on checking for Windows version...
2013-05-14 Eric BiggersMake wimlib-imagex less noisy when running on Windoze XP
2013-05-13 Eric Biggerswin32_*.c: Add copyright notices
2013-05-12 Eric BiggersRefactor Win32 capture/apply, UNIX apply