# Window Example This example is a demonstration of the Windows API. ## Running the example To run the example, simply run the following command: ```bash go run main.go ``` # Status | Platform | Status | |----------|---------| | Mac | | | Windows | Working | | Linux | |