Skip to content

Conversation

@HengHuH
Copy link
Contributor

@HengHuH HengHuH commented Jun 24, 2024

shutdown program from lua.

@cloudwu
Copy link
Contributor

cloudwu commented Jun 24, 2024

Don’t use TerminateProcess , post close message to window instead

@cloudwu
Copy link
Contributor

cloudwu commented Jun 25, 2024

SendMessage(G.hWnd, WM_SYSCOMMAND, SC_CLOSE, 1) after UnregisterClassW , This is a bit weird . cc @actboy168

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.

2 participants