Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
How many threads does it take to show a spinning cube in a Win10 modern app?
The thread 0x1f80 has exited with code 0 (0x0).
The thread 0x1db4 has exited with code 0 (0x0).
The thread 0x1e98 has exited with code 0 (0x0).
The thread 0x1e10 has exited with code 0 (0x0).
The thread 0x1f78 has exited with code 1 (0x1).
The thread 0x1d40 has exited with code 1 (0x1).
The thread 0x1e54 has exited with code 1 (0x1).
The thread 0x1e9c has exited with code 1 (0x1).
The thread 0x1f90 has exited with code 1 (0x1).
The thread 0x1f84 has exited with code 1 (0x1).
The thread 0x1f8c has exited with code 1 (0x1).
The thread 0x1f88 has exited with code 1 (0x1).
The thread 0x1f7c has exited with code 1 (0x1).
The thread 0x1ea0 has exited with code 1 (0x1).
The thread 0x1f98 has exited with code 1 (0x1).
The thread 0x1f94 has exited with code 1 (0x1).
The thread 0x1f9c has exited with code 1 (0x1).
The thread 0x1fa0 has exited with code 1 (0x1).
The thread 0x1ea4 has exited with code 1 (0x1).
The thread 0x1fbc has exited with code 1 (0x1).
The thread 0x1fc0 has exited with code 1 (0x1).
The thread 0x1fc4 has exited with code 1 (0x1).
The thread 0x1fa4 has exited with code 1 (0x1).
The thread 0x1fa8 has exited with code 1 (0x1).
The thread 0x1fac has exited with code 1 (0x1).
The thread 0x1fb0 has exited with code 1 (0x1).
The thread 0x1fb4 has exited with code 1 (0x1).
The thread 0x1fb8 has exited with code 1 (0x1).
The program '[7484] bink_win10.exe' has exited with code 1 (0x1).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment