NEET 07/14/2023 (Fri) 10:18 No.727280 del
>>727276
never mind, I didn't realise sum, avg etc were called window functions.
thought you were talking about win32 api like hwnd = CreateWindowEx(
WS_EX_CLIENTEDGE,
g_szClassName,
"The title of my window",
WS_OVERLAPPEDWINDOW,
CW_USEDEFAULT, CW_USEDEFAULT, 240, 120,
NULL, NULL, hInstance, NULL);