]> wimlib.net Git - wimlib/history - src/win32.h
Add win32-tree-cmp
[wimlib] / src / win32.h
2013-04-22 Eric BiggersWindows rpfix capture (in progress)
2013-04-10 Eric BiggersWin32: Add untested support for encryted capture
2013-03-30 Eric BiggersInitial rewrite of resource code
2013-03-29 Eric BiggersWIM capture: Share inodes immediately
2013-03-28 Eric BiggersReplace _wcserror_s for Windows XP compatibility
2013-03-27 Eric BiggersMove capture config parsing to imagex
2013-03-26 Eric BiggersWin32: Minor code/comment fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-22 Eric Biggerswin32_read_file: Use UTF16-LE name
2013-03-22 Eric BiggersMove FreeLibrary call to win32_global_cleanup()
2013-03-22 Eric BiggersDynamically load Find{Find,Next}StreamW()
2013-03-22 Eric BiggersAdd --noacls options and set dwDesiredAccess more appro...
2013-03-21 Eric BiggersReplace rename()
2013-03-20 Eric BiggersWin32 fixes
2013-03-20 Eric BiggersImprove char encoding support (IN PROGRESS)
2013-03-18 Eric BiggersClean up headers
2013-03-17 Eric BiggersFix UNIX build; rename functions; comments
2013-03-17 Eric BiggersMove realpath() to win32.c
2013-03-17 Eric Biggersre-organize win32 code