On 2016-01-05 23:56, Graeme Geldenhuys wrote:
> From Wikipedia (GUID vs UUID)
> -
> The term GUID usually refers to Microsoft's implementation of the
> Universally Unique Identifier (UUID) standard.
Reading further on Wikipedia I now understand you get different version
I use GUID's as my primary key values in databases. tiOPF uses the
following FPC functions to do this
CreateGUID(lGUID);
Result := GUIDToString(lGUID);
I just noticed this difference between two of my databases.
The following GUID's were generated a few minutes ago by FPC (under
FreeBSD) wh
> Well done Fred. You are really doing very impressive work with assistive.
Huh, fpc is now the champion of assistive compiler mainly because of fpGUI
and MSEgui, the best assisted-widgets in universe.
Thank to Graeme and Martin.
Fre;D.
-
Many thanks ;-)
--
View this message in context:
Hi All,
Could anyone help me with some samples of writing socket program with
libevent, or is there any adapter/wrapper already exists for freepascal?
Thanks!
Xiangrong
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.
I had to change install.sh script again, as
my previous change resulted in using gtar for TAR and tar for CMDTAR
variable...
which did not go well...
I still get some errors while expanding that tar files, but the
installation seems to complete correctly now.
Pierre
> -Message d'origine---
On 2016-01-05 04:23, fredvs wrote:
> Via ideU, fpc-output-messages can be voice-listened too.
Well done Fred. You are really doing very impressive work with assistive.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My publi