# WindowApiPackage **Repository Path**: dserp/WindowApiPackage ## Basic Information - **Project Name**: WindowApiPackage - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-13 - **Last Updated**: 2026-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## 功能介绍 - [注册表操作](#注册表操作) - [系统显示信息](#系统显示信息) ## 注册表操作 - [注册表查询](./Src/WinReg/WinRegUtil.h "WinRegUtil") - [注册表修改](./Src/WinReg/WinRegUtil.h "WinRegUtil") - [系统开机, 程序自启动](./Src/WinReg/WinRegUtil.h. "WinRegUtil") ## 系统显示信息
- [缩放与布局](./Src/WinSystemInfo/WinSystemDisplayInfoUtil.h "WinSystemDisplayInfoUtil")
- [显示分辨率](./Src/WinSystemInfo/WinSystemDisplayInfoUtil.h "WinSystemDisplayInfoUtil")
- [显示方向](./Src/WinSystemInfo/WinSystemDisplayInfoUtil.h "WinSystemDisplayInfoUtil")
## 任务管理器内存信息
- [系统句柄数量](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统进程数量](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统线程数量](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统缓存内存](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统内存使用率](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [分页内核池内存](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统物理总内存](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统物理可用内存](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统虚拟总内存](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
- [系统虚拟可用内存](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil")
## 其他
- [检测程序是否有管理员权限](./Src/Oter/ProgramPermissionsInfo.h "ProgramPermissionsInfo")