Hello, I'm trying to install the JVCL into Borland C++Builder 5, and I can't get the JvNet package to link. I get the following error messages:
[Linker Error] Unresolved external 'InternetOpenA'...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23256467.h...
I'm sending images perfectly, the problem its that i'm sending continously and the CPU usage it's really high, I already add Sleep() to decrease the CPU usage and works but I have to put a really h...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23263790.html
Zones:
C++Date Answered: 05/09/2008 Rating: 4.5 Views: 4
Hello everybody,
I'm tring to find out example of saving RTF data from RichText or JvRichText component to SQL DB Column. I found some examples for Visual C++ or C# but I'm not able to transcode i...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23300559.html
Please i am having problems implementing a list of structs. This is my code.
//---------------------------------------------------------------------------
#include <vcl.h>
#include <list.h>
#...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23336975.html
Zones:
C++Date Answered: 04/21/2008 Rating: 8.6 Views: 123
I have a program written in Borland C++ Builder 5 and I would like to be able to read with code the Microsoft Outlook Contacts and Calendar items. I have a feature in my program to send an email m...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23363356.h...
Yes Im using Borland C++ 6.0 and and my application is using a .gdb database. I display all my data into a DBGrid.
I need to print all my data in the DBGrid to the printer with the column nam...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23465253.h...
Zones:
C++ BuilderDate Answered: 06/11/2008 Rating: 8.0 Views: 0
Is anyone aware if the TTimer resets the count when enabled?
I am simply using a timer in a monostable function (timeout), but stop and start it and change the interval. It would be real simple ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23598645.h...
I would like to be able to change the font of an individual header item in TwwDBGrid (InfoPower) or the standard DBGrid if it is easier, when the mouse goes over the appropriate titlebutton. I use ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23637894.html
I am trying to process a data file that contains comma seperated string data (4 fields).
I am using sscanf asa per attached codesnippet but sscanf only returns a value of 1 instrad of 4.
The enti...
http://www.experts-exchange.com/Programming/Languages/C/Q_23689144.html
Zones:
CDate Answered: 08/29/2008 Rating: 9.1 Views: 0
Hi,
I need to know how can I detect a unique serial number from some components of a PC (like motherboard, CPU, HD, video card,...). The MAC Address is not a solution, because some PCs don't hav...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23718701.h...
Zones:
C++ BuilderDate Answered: 10/06/2008 Rating: 6.8 Views: 42