Enter Keywords:
1 - 10 of 183(0.001 seconds)
Sort By:
 
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'...
Zones: C++ Builder, Delphi IDE, Delphi Program...Date Answered: 04/25/2008 Rating: 7.8 Views: 8
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...
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...
Zones: C++, MS SQL ServerDate Answered: 04/15/2008 Rating: 7.4 Views: 4
Please i am having problems implementing a list of structs. This is my code. //--------------------------------------------------------------------------- #include <vcl.h> #include <list.h> #...
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...
Zones: C++ Builder, Microso...Date Answered: 05/23/2008 Rating: 8.0 Views: 5
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...
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 ...
Zones: C++ Builder, C++Date Answered: 07/28/2008 Rating: 6.4 Views: 4
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 ...
Zones: C++, C / C++ / C#, C...Date Answered: 02/14/2009 Rating: 6.9 Views: 0
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...
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...
Zones: C++ BuilderDate Answered: 10/06/2008 Rating: 6.8 Views: 42