Advertisement

1 - 10 of 75 containing alltags:("Borland C   Builder") (0.001 seconds)
Can anyone provide a C/C++ code example of how to print a HTML page displayed in a TCppWebBrowser component in Landscape orientation? This is for systems with IE6 or greater installed.
Zones: C++, C, Internet ExplorerDate Answered: 03/12/2008 Grade: A Views: 34
I am reluctantly migrating from an old Celeron XP based laptop to new a high spec Vista one and the primary use is to run Borland C++ Builder to build code that resides on a shared networked drive....
Zones: C++ Builder, C / C++ / C#Date Answered: 04/07/2008 Grade: A Views: 13
This application is not very much other than a RS485 communications and Windows GUI. It has code that is called from c libraries for things like input and output to files and timers, but nothing ou...
Zones: C++ Builder, Windows 98, Windows XPDate Answered: 03/07/2008 Grade: A Views: 0
I am using windows XP and C++ builder 6.0 My question is I have a variable called temp with the value 4 ie temp = 4.  When I load the combobox I want to have 4 as the value shown in that combobo...
Zones: C++Date Answered: 01/16/2008 Grade: A Views: 38
Im using windows xp and C++ builder 6.0 I have an ansiString variable choice with value IN.  I have a comboBox with values IN, OUT, REFILL when the combobox loads I would like the value in the C...
Zones: C++Date Answered: 01/16/2008 Grade: A Views: 12
The following code fragment is expected to terminate a program called t2.exe using the taskkill command but does nothing. Yhe command does work however when typed from a "DOS" command box. Any ...
Zones: C++, Windows Programming, Developm...Date Answered: 01/21/2008 Grade: A Views: 26
I have a number of classes that do much the same thing, testing different devices. I want to use a common interface so I can simply instantiate the appropriate class at run time. I am sure this is ...
Zones: C++Date Answered: 01/30/2008 Grade: A Views: 0
I am using windows XP and borland C++ builder 6.0 I have created a form which has many edit boxes what I want to do is stop the user entering values that are non-numeric.   Do edit boxes in ...
Zones: C++ Builder, C++Date Answered: 02/04/2008 Grade: B Views: 22
I am using C++ builder 6.0 and windows XP I have a form with numerous edit boxes when the user inputs information to the edit box then presses X (i have used the keypress method of the edit box)...
Zones: C++ Builder, C++Date Answered: 02/13/2008 Grade: A Views: 29
I am using c++ builder 6.0. Currently I have 2 strings with the numbers seperated by / eg 3/4/5/6/7/ The first call to strtok worked ok but when i called it again to strip the second string a...
Zones: C++Date Answered: 03/06/2008 Grade: A Views: 16