Login Page - Create Account

Support Board


Date/Time: Tue, 22 Sep 2026 04:09:35 +0000



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

[2026-04-29 23:05:15]
seandunaway - Posts: 398
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