List argument types in dummyRec->CreateWindow() function declaration
Will be needed for C23 builds, since C23 treats ()
as (void)
,
not as an unspecified argument list.
Fixes warning from Solaris Studio C compiler with -fd flag:
"dummy.h", line 55: warning: old style function declaration