Skip to content

Debug Console #36

@johnpatek

Description

@johnpatek

This is more of a Windows problem than a desktop problem, but the Win32 application runtime disables all console output. This is fine for production, but makes debugging difficult. Using the AllocConsole function to create a console with hooks for stdin, stdout, and stderr should be sufficient.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions