Skip to content

fix(windows): add HRESULT error message#447

Open
acouvreur wants to merge 1 commit into
tinygo-org:devfrom
acouvreur:add-windows-error-message
Open

fix(windows): add HRESULT error message#447
acouvreur wants to merge 1 commit into
tinygo-org:devfrom
acouvreur:add-windows-error-message

Conversation

@acouvreur
Copy link
Copy Markdown
Member

Before:

async action failed with status 3: HRESULT 0x80070057

After:

async action failed with status 3: HRESULT 0x80070057: The parameter is incorrect.

@acouvreur
Copy link
Copy Markdown
Member Author

@jagobagascon @deadprogram what do you think ? I'm using golang.org/x/sys/windows package to extract error messages.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant