Support Board
Date/Time: Thu, 30 Apr 2026 04:55:19 +0000
Post From: Alert triggered program [call] produces a command shell over chart for each call.
| [2026-04-29 23:05:15] |
| seandunaway - Posts: 381 |
|
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
|
