Re: delphi equivalents in GPC
On 13 Mar 2001, at 9:43, Kocherlakota Harikrishna wrote:
Hello, I would like to know the equivalents for the following delphi commands/types/functions/units in GPC(on Linux) Â
* Tdatetime * decodetime * decodedate * swap * extractfilename * expandfilename * messagebox * sysutils * thandle
For an early version of the Sysutils unit, see: ftp://agnes.dida.physik.uni-essen.de/home/chief/sysutils-20000725.zip That version will not compile with the most recent GPC snapshots without some minor amendments. If anyone is interested, I can release a more up- to-date version. MessageBox is a WinAPI function. To use something like that under Linux you will need to write a wrapper for some X apis. Best regards, The Chief --------- Prof. Abimbola Olowofoyeku (The African Chief) Author of Chief's Installer Pro v5.24 for Win32 Email: African_Chief@bigfoot.com http://www.bigfoot.com/~african_chief/
participants (1)
-
Prof. A Olowofoyeku (The African Chief)