Hi there,
I am already using a program on the desktop and on the device.
Now I've added a print facility on the desktop. As the help file explains, I added the DesktopOnly.dll only to the desktop and the printing code can only be accessed if cPPC = false.
The compile for the desktop works fine but if I wan't to compile it for the device I'll get an error CS0246.
Where do I get wrong
Or do I have to use two separate source files now...
specci48
I am already using a program on the desktop and on the device.
Now I've added a print facility on the desktop. As the help file explains, I added the DesktopOnly.dll only to the desktop and the printing code can only be accessed if cPPC = false.
The compile for the desktop works fine but if I wan't to compile it for the device I'll get an error CS0246.
Where do I get wrong
Or do I have to use two separate source files now...
specci48