Advertisement

1 - 10 of 126 containing alltags:("C   Builder") (0.001 seconds)
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 Programming, ...Date Answered: 04/25/2008 Grade: A Views: 4
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 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...
Zones: C++, MS SQL ServerDate Answered: 04/15/2008 Grade: A Views: 75
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 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...
Zones: C++ Builder, C / C++ / C#, Microsoft...Date Answered: 05/23/2008 Grade: A Views: 40
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 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 ...
Zones: C++ Builder, C++Date Answered: 07/28/2008 Grade: A Views: 4
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 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...
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...
Zones: C++ Builder, DelphiDate Answered: 11/06/2008 Grade: A Views: 12