where it is _PB_Gadget_ObjectsArea?

Everything else that doesn't fall into one of the other PB categories.
User avatar
jqn
User
User
Posts: 97
Joined: Fri Oct 31, 2003 3:04 pm

where it is _PB_Gadget_ObjectsArea?

Post by jqn »

Hi,
I need to use an example from Freak, about "Gadgets in DLL"
http://www.purebasic.fr/english/viewtopic.php?t=6339

but at compilation, POLINK says "Unresolved external symbol _PB_Gadget_ObjectsArea".

I suppose it has changed in PB4. What is the new symbol for gadget list?

JOAQUIN