I have a project that includes several windows, each has a table. I have functions that each of these tables can use. I need to know what's the usual way to have my own library of functions for this project included so that all windows can use the functions.