# 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

Windows Interface Wrapper

This project wraps some common Windows api

I hope it can help you~ See the table of contents for specific functions, and refer to the relevant usageTest the code of the directory

English | 简体中文

license

## Function Introduction - [Registry Operations](#Registry Operations) - [System Display Infomation](#System Display Infomation) ## Registry Operations - [Registry Search](./Src/WinReg/WinRegUtil.h "WinRegUtil") - [Registry Modification](./Src/WinReg/WinRegUtil.h "WinRegUtil") - [System boot, program self-start](./Src/WinReg/WinRegUtil.h. "WinRegUtil") ## System Display Infomation Display - [Scale and layout](./Src/WinSystemInfo/WinSystemDisplayInfoUtil.h "WinSystemDisplayInfoUtil") - [Display resolution](./Src/WinSystemInfo/WinSystemDisplayInfoUtil.h "WinSystemDisplayInfoUtil") - [Display orientation](./Src/WinSystemInfo/WinSystemDisplayInfoUtil.h "WinSystemDisplayInfoUtil") ## Task Manager Memory Memory CPU - [System Handles](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Processes](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Threads](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Cache](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Memory Usage](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Page Pool](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Physical Total Memory](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Physical Available Memory](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Virtual Total Memory](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") - [System Virtual Available Memory](./Src/WinSystemInfo/WinSystemMemoryStatusInfoUtil.h "WinSystemMemoryStatusInfoUtil") ## Other - [Check if the program has administrator privileges](./Src/Oter/ProgramPermissionsInfo.h "ProgramPermissionsInfo")