This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
libcruft-util
Watch
1
Star
0
Fork
0
You've already forked libcruft-util
Code
Issues
Releases
Activity
libcruft-util
/
win32
History
Danny Robson
01094611eb
thread: add minimal thread primitives for win32
...
This allows us to get around the lack of these types under MinGW
2019-06-22 15:46:34 +10:00
..
except.cpp
win32: fix the paths to debug headers
2019-06-06 13:28:16 +10:00
except.hpp
win32/except: workaround for mingw and std::invoke
2019-06-20 12:35:53 +10:00
file.cpp
win32/file: add move operators
2019-03-27 19:08:42 +11:00
file.hpp
win32/file: add move operators
2019-03-27 19:08:42 +11:00
handle.cpp
…
handle.hpp
thread: add minimal thread primitives for win32
2019-06-22 15:46:34 +10:00
registry.cpp
win32: fix the paths to debug headers
2019-06-06 13:28:16 +10:00
registry.hpp
…
windows.hpp
…