Files
kotlin-fork/samples/win32

WIN32 Hello World

To build use ..\gradlew assemble.

To run use ..\gradlew runReleaseExecutableWin32 or execute the program directly:

`.\build\exe\main\release\MessageBox.exe`.