what needs to be done if a program for the command prompt should automatically start in fullscreen? I don't want to press alt+enter every time I run a program and I also want to get rid of the mous...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_20612277.html
Zones:
PascalDate Answered: 11/04/2003 Rating: 7.0 Views: 0
Hi there,
We're porting one of our Delphi 7.0 Applications to FreePascal/Lazarus, but are getting heaps of compiler errors. One of the most basic errors is that we use the Ptr() function quite ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_23097274.html
I'm desperate for a bit of help. I am try to create a small app which will send messages to a tcp server.
Problem is the server is not available the main unit should continue, but at the moment it...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_24190365.html
Hi,
Is it possible to use Freepascal as a 64bit compiler for delphi?
Our projects are currently build with Delphi 2007 and we need a 64bit version (and a 32bit) version of our software. Is it...
http://www.experts-exchange.com/Programming/Languages/Pascal/Free_Pascal/Q_24785494.html
I want to be able to read the results of a windows command into a stringlist. The following command:
getmac /v /fo csv | findstr Local
produces following results:
"Local Area Connection","Rea...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_24127804.html