Is there a documentation of all the exposed C::B functions? i.e. Wizard.GetProjectName()?
What I try do do is renaming the main.c file to %PROJECT_NAME%.c. This was succesful. But now I need to delete main.c from the source tree and insert %PROJECT_NAME%.c.
Thx, Fried