# PowerOff **Repository Path**: faerieiceleaf/PowerOff ## Basic Information - **Project Name**: PowerOff - **Description**: 调用Win32 API关闭计算机 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PowerOff #### 调用Win32 API关闭计算机 C++ 调用WinUser.h中的ExitWindowsEx函数关闭计算机