reactos/sdk/tools/cabman
Eric Kohl 7afc888279 [CABMAN] Do not use tmpfile() because it does not work well on Windows XP
- Use tempnam() and fopen() instead.
- Prevent the use of file names with a leading slash or backslash.
- Also prevent the use of file names with a trailing dot.
- Remove temporary files after use.
2019-09-19 14:56:50 +02:00
..
cabinet.cxx [TOOLS] Fix/suppress all MSVC/x64 warnings (#1525) 2019-04-28 23:21:48 +02:00
cabinet.h [CABMAN] Remove _WIN32 ifdef's 2018-01-27 10:42:05 +01:00
cabman.h
CCFDATAStorage.cxx [CABMAN] Do not use tmpfile() because it does not work well on Windows XP 2019-09-19 14:56:50 +02:00
CMakeLists.txt [CABMAN] Move CCFDATAStorage class to a separate file 2018-01-27 10:42:05 +01:00
dff.txt
dfp.cxx [CABMAN] Remove _WIN32 ifdef's 2018-01-27 10:42:05 +01:00
dfp.h [CABMAN] Remove _WIN32 ifdef's 2018-01-27 10:42:05 +01:00
main.cxx
mszip.cxx [CABMAN] Remove _WIN32 ifdef's 2018-01-27 10:42:05 +01:00
mszip.h
raw.cxx
raw.h