i have build a Program and it run on both, device and desktop.
After including Filippos listview.dll the Program run in the IDE whithout an error, but when I make an exefile for the Device i get an error CS1519 (Invalid token 'token' in class, struct, or interface member declaration).
When i compile the Program without optimized compilation i get the error yad.exe or mahshev.exe is missing.
Libraries are written with C# or VB.Net.
These two languages support nested classes which means that a class can contain other classes.
Basic4ppc doesn't support inner classes only regular classes.