zekeriyafince / GetComputerOperationInfo

Using the Win32 API to View Existing Computer Information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetComputerOperationInfo

Using the Win32 API to View Existing Computer Information

Win32 API Functions

  • Program Description:
    1. GetUserName() -> Current User Name Info
    2. GetComputerName() -> Computer Name Info
    3. GetNativeSystemInfo() -> Processor Architecture , Number Of Processors

About

Using the Win32 API to View Existing Computer Information


Languages

Language:C++ 100.0%