Seeing What IfDefs are active is BEST ever, many times it's been so hard to
figure out what and why is active!
-Tee-
On Wed, Nov 6, 2013 at 9:38 PM, Florian Klämpfl wrote:
> Am 06.11.2013 20:10, schrieb Mattias Gaertner:
> > The Lazarus team would like to announce the first Release Candidate
>
On 11/6/2013 4:12 PM, Martin wrote:
Anyone updating twitter, or other channels that we use?
google+ and FB
--
NOTE: No off-list assistance is given without prior approval.
Please keep mailing list traffic on the list unless
private contact is specifically requested and granted
On 06/11/2013 19:10, Mattias Gaertner wrote:
The Lazarus team would like to announce the first Release Candidate for the
upcoming Version 1.2.
I copied it to the forum team announcements.
Anyone updating twitter, or other channels that we use?
--
___
Hello.
Now that Lazarus 1.2 RC1 is out it is time to review and update its
translations.
Please check out fixes branch
(http://svn.freepascal.org/svn/lazarus/branches/fixes_1_2 ), review and
update your translations and post updates to our bugtracker. See
\languages\README.txt for details.
On 06/11/2013 19:38, Florian Klämpfl wrote:
Am 06.11.2013 20:10, schrieb Mattias Gaertner:
The Lazarus team would like to announce the first Release Candidate
for the upcoming Version 1.2.
We would like to invite all users to test this Release Candidate.
Please read here why everybody really sh
Am 06.11.2013 20:10, schrieb Mattias Gaertner:
> The Lazarus team would like to announce the first Release Candidate
> for the upcoming Version 1.2.
>
> We would like to invite all users to test this Release Candidate.
> Please read here why everybody really should join the testing now.
>
> News
The Lazarus team would like to announce the first Release Candidate for the
upcoming Version 1.2.
We would like to invite all users to test this Release Candidate.
Please read here why everybody really should join the testing now.
News in this Version
http://wiki.lazarus.freepascal.org/Lazarus_1
Le 06/11/2013 16:31, Sven Barth a
écrit :
If you look at my other mail you'll see the solution. The reader
unit for Windows PE files is WinPEImageReader.
You're rigth and I used your comment to buil the test and it runs
nice. 8-)
Ne
Am 06.11.2013 16:07, schrieb Antonio Fortuny:
Le 06/11/2013 15:46, Anton Kavalenka a écrit :
Handle of EXE (hInstance) or .SO hMod:=Loadlibrary(dll_name);
Works fine on Win32 with *hInstance*: great ! 8-)
I guess it will run on Linux too
Thanks.
regards,
Anton
The code I use for Linux is the
Am 06.11.2013 15:46, schrieb Anton Kavalenka:
On 06.11.2013 17:39, Antonio Fortuny wrote:
Le 06/11/2013 14:41, Anton Kavalenka a écrit :
The unit versionresource is part of package fcl-res
I already use it for Linux with a Linux executable file
Unit allow x-platform version resource extract
Le 06/11/2013 15:52, Sven Barth a
écrit :
Am 06.11.2013 15:46, schrieb Anton
Kavalenka:
On 06.11.2013 17:39, Antonio
Fortuny wrote:
Le 06/11/2013 14:41, An
Le 06/11/2013 15:46, Anton Kavalenka a
écrit :
Handle of EXE (hInstance) or .SO hMod:=Loadlibrary(dll_name);
Works fine on Win32 with hInstance: great !
8-)
I guess it will run on Linux too
Thanks.
regards,
Am 06.11.2013 15:39, schrieb Antonio Fortuny:
Le 06/11/2013 14:41, Anton Kavalenka a écrit :
The unit versionresource is part of package fcl-res
I already use it for Linux with a Linux executable file
Unit allow x-platform version resource extraction and parsing.
rsrc:=TVersionResource.Creat
On 06.11.2013 17:39, Antonio Fortuny wrote:
Le 06/11/2013 14:41, Anton Kavalenka a écrit :
The unit versionresource is part of package fcl-res
I already use it for Linux with a Linux executable file
Unit allow x-platform version resource extraction and parsing.
rsrc:=TVersionResource.Create;
Le 06/11/2013 14:41, Anton Kavalenka a écrit :
The unit versionresource is part of package fcl-res
I already use it for Linux with a Linux executable file
Unit allow x-platform version resource extraction and parsing.
rsrc:=TVersionResource.Create;
Stream := TResourceStream.CreateFromID(*hMod
Please ignore.
I thought listserver just drops my messages.
regards,
Anton
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
Am 06.11.2013 13:39, schrieb Antonio Fortuny:
Hi Folks.
Currently I can extract any Windows program version as far as it has
been compilerd on a Win platform using either Delphi or Lazarus.
I can do the same on a Linux program on a Linux platform as fas as far
as the version has been embedde s
On 06.11.2013 15:39, Antonio Fortuny wrote:
Hi Folks.
Currently I can extract any Windows program version as far as it has
been compilerd on a Win platform using either Delphi or Lazarus.
I can do the same on a Linux program on a Linux platform as fas as far
as the version has been embedde som
Hello.
In Listviev I have Cyrillic characters. How can I use it to check whether it is
this that I want or else? For example I do:
var
ListItem: TListItem;
C: TUTF8Char;
begin
C := Trim(ListItem.SubItems[6]);// -->
'М'
if C = 'М'
then rbMan.Checked:=true
else if Tr
Hi Folks.
Currently I can extract any Windows program version as far as it has
been compilerd on a Win platform using either Delphi or Lazarus.
I can do the same on a Linux program on a Linux platform as fas as far
as the version has been embedde somewhere in the elf.
So fa, so good.
But do yo
20 matches
Mail list logo