Frequently Asked Component Specific Questions

Options

Display all FAQ items

Search FAQ items:


Displaying items 1 to 1 of 1, page 1 of 1

<< previous next >>

TMS IntraWeb Component Pack Pro
When compiling my application with C++Builder, I get linker errors similar to : [Linker Error] Unresolved external 'InternetOpenA' referenced from ...

In your application unit, add the line : #pragma link "wininet.lib"