Re: [fpc-pascal] Basic Windows tutorial

2015-10-24 Thread Marco van de Voort
In our previous episode, Ryan Joseph said: > I?d like to start doing some basic Windows programming to learn but not > use the higher level Lazarus cross-platform library. > > Keeping in mind I know literally nothing about Windows programming, where > is a good place to start? I installed Lazarus

Re: [fpc-pascal] Getting build ID

2015-10-24 Thread Mark Morgan Lloyd
Andrew Haines wrote: On 10/22/2015 08:08 PM, Mark Morgan Lloyd wrote: If a program is linked with GNU ld using the --build-id option, how can it retrieve the value at runtime? I've never done it but maybe a place to start is use the elfreader unit in fcl-res to open ParamStr(0) and read the d

Re: [fpc-pascal] Getting build ID

2015-10-24 Thread Andrew Haines
On 10/22/2015 08:08 PM, Mark Morgan Lloyd wrote: If a program is linked with GNU ld using the --build-id option, how can it retrieve the value at runtime? I've never done it but maybe a place to start is use the elfreader unit in fcl-res to open ParamStr(0) and read the data from the .note.gn

Re: [fpc-pascal] Basic Windows tutorial

2015-10-24 Thread Graeme Geldenhuys
On 2015-10-24 03:36, Ryan Joseph wrote: > Can I route STDOUT (does that exist on Windows?) from writeln to the > message window in Lazarus? That’s pretty typical for development and > I can’t see where it’s going right now. I recommend one of the logging systems available. I use the tiLog unit (a

[fpc-pascal] important message

2015-10-24 Thread tw006e6375
Hello! New message, please read tw006e6...@blueyonder.co.uk ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal