libcruft-util/win32
Danny Robson 058a86ba05 win32/handle: take ownership of any supplied fd
CloseHandle, close, and memory mapping interact poorly so it's a little safer
to dup the fd before taking ownership of it.
2018-08-22 21:34:02 +10:00
..
except.cpp win32: add except::try_value 2018-08-14 16:47:44 +10:00
except.hpp win32: add except::try_func 2018-08-14 16:47:59 +10:00
handle.cpp win32/handle: take ownership of any supplied fd 2018-08-22 21:34:02 +10:00
handle.hpp win32/handle: take ownership of any supplied fd 2018-08-22 21:34:02 +10:00
registry.cpp win32/registry: resize the value by the correct amount 2018-08-20 16:14:09 +10:00
registry.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00