Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

APIs

Anyone familiar with Windows applications/executables?

I am wondering if anyone here can help with my dilemma. I have successfully created a mini-game completely from scratch, writing my code in Windows Notepad and compiling it in the Command Prompt. This sounds perfect, and for the most part it is, but there, of course, is an issue. When I launch the executable, at random times the program will become unresponsive. Sometimes it runs perfectly fine, other times I get an unresponsive page message and my cursor turns into a loading circle. If anyone here is versed in Windows API, please consider my problem. I would be happy to provide additional information if it is required.