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 Grade: B Views: 0
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 Grade: A Views: 147
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 Grade: A Views: 5
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 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 Grade: A Views: 154
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 Grade: A Views: 158
Hi All,
I am trying to add a click thru licence agreement on a certain page of my software. (I am using c++ builder 6)
I am currently using a RichEdit (but am open to using a memo)
I have my...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23876696.h...