CustomFilterCallback(): The Procedure specified in '@Callback()' does not have the required argument or returntype.
6.10 Beta7 CustomFilterCallback()
6.10 Beta7 CustomFilterCallback()
The CustomFilterCallback() help example crash with PB 6.10 beta 7 Windows x64 with Debugger On, it worked without the debugger, also with beta 7 x86 or with beta 6.
Re: 6.10 Beta7 CustomFilterCallback()
I'm running late and I've just read Fred's reply here

It has worked without the need to define the color type in previous version and now we'd have to correct all the old callbacks writtenFred wrote: Sat Mar 02, 2024 10:39 am The callback definition is wrong, I added stricter debugger check for this so it's easy to spot on and updated the doc as both color needs to be defined as '.l' (long).

