Login Page - Create Account

Support Board


Date/Time: Mon, 15 Jun 2026 02:01:18 +0000



Post From: Alert triggered program [call] produces a command shell over chart for each call.

[2026-04-29 23:05:15]
seandunaway - Posts: 393
your minimal program is using window's console subsystem.. when compiling use the linker to select window's gui subsystem and use the entry point WinMain()

edit: also how dare you return nothing when you declared the function returns an int :)
Date Time Of Last Edit: 2026-04-29 23:16:42