Originally posted by ShIzO
nah,

i think standard modules are fine... i mean how would you share for instance a global variable between 2 classes in the same DLL?

you need a standard module for that...

regards,
shizo

How about via a public property of an implemented class???