文件操作 - error_codes.hpp
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/boost/detail/winapi/error_codes.hpp
编辑文件内容
/* * Copyright 2017 Andrey Semashev * * Distributed under the Boost Software License, Version 1.0. * See http://www.boost.org/LICENSE_1_0.txt * * This header is deprecated, use boost/winapi/error_codes.hpp instead. */ #ifndef BOOST_DETAIL_WINAPI_ERROR_CODES_HPP_ #define BOOST_DETAIL_WINAPI_ERROR_CODES_HPP_ #include <boost/config/header_deprecated.hpp> BOOST_HEADER_DEPRECATED("<boost/winapi/error_codes.hpp>") #include <boost/winapi/error_codes.hpp> #include <boost/detail/winapi/detail/deprecated_namespace.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE #pragma once #endif #endif // BOOST_DETAIL_WINAPI_ERROR_CODES_HPP_
修改文件时间
将文件时间修改为当前时间的前一年
删除文件