Where should I link other 3rd party libs?
Before clip4win.lib. Especially RDD’s. Where should I link the Clipper libs? After clip4win.lib. That usually happens by default for clipper, extend, terminal, and dbfntx. Why am I having problems when I use RDD’s? Make sure you have the appropriate REQUEST statement (if you need one), and check you are linking the RDD’s _before_ CLIP4WIN.LIB. If you still get a GPF (Windows error), this typically means that a bad pointer has been used internally by the RDD. These errors are not caught by DOS Clipper, which makes debugging software difficult. In protected mode, as used by Windows, the CPU catches these bugs. Please contact your supplier to see if you have a known error. They may already have a patch to correct it. I’d like to know more about programming Windows. Where can I get more in-depth information? Clip-4-Win uses function names which are identical to or very similar to the real Windows API function names, so you can benefit from the many books about Windows. Many of them are in