[fpc-pascal] SourceForge April 2014 Project of the Month: Free Pascal

2014-04-15 Thread João Marcelo Vaz
Congratulations, FreePascal! http://sourceforge.net/blog/april-2014-project-of-the-month-free-pascal -- João Marcelo http://blog.caixadepandora.com/ ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman

Re: [fpc-pascal] How to detect if a project is a simple program or a application?

2013-05-04 Thread João Marcelo Vaz
Hi Silvio, I'm trying to detect if a project is a simple program or a application. > Please download a small test here: > > https://www.dropbox.com/s/w6a9gb4b9hnjit5/prova.zip > > On Windows it works fine, but on Linux not. > > This behavior was discussed on this thread: http://www.mail-archive.c

[fpc-pascal] Re: [Lazarus] Is there a function that returns UTC time in FPC or Lazarus?

2012-03-31 Thread João Marcelo Vaz
2012/3/30 Reinier Olislagers > On 30-3-2012 16:05, Frank Church wrote: > > When I get the time via the DateTime function result is adapted for > > the timezone, making it an hour ahead now? > > > > Is there a function that returns the UTC time, either as a UnixTime or > > TDateTime irregardless o