Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>



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"