Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 761 Bytes

File metadata and controls

30 lines (13 loc) · 761 Bytes

GetLogicalProcessorInformationEx - demo of GetLogicalProcessorInformationEx Win32 API

GetLogicalProcessorInformationEx is a command-line demo tool of GetLogicalProcessorInformationEx Win32 API.

Requirement

  • Visual C++

How to Build

  • Just nmake

Usage

Just run GetLogicalProcessorInformationEx. There are no options.

Example

See EXAMPLE.md

Copyright Notice and License

Copyright © 2020 UMEZAWA Takeshi

GetLogicalProcessorInformationEx is licensed under GNU General Public License (GNU GPL) version 2 or later. See LICENSE for more information.