Skip to content

Debug Console #36

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions