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.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23208927.html
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....
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23303004.h...
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23004809.h...
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23086665.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23086769.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23098492.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23124829.html
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 ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23132136.h...
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)...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_23147892.h...
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23184739.html
Zones:
C++Date Answered: 03/06/2008 Grade: A Views: 16