Files

20 lines
297 B
Markdown

# 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 .
```
# Status
| Platform | Status |
|----------|---------|
| Mac | |
| Windows | Working |
| Linux | |