Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where should I link other 3rd party libs?

libs link party
0
Posted

Where should I link other 3rd party libs?

0

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

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123