I use the Wang ImageEdit control for a program. Unfornately the Win98 version for this control is not backwards compatible and is now called the Kodak ImageEdit control. This means I have to have two different programs and have to compile it on the correct platform before I distribute the program. Is there an easier way to handle this.
Maybe with conditional compilation?
Maybe with conditional compilation?