Page 1 of 1

Compiler version in EXE

Posted: Sun Jan 23, 2005 11:40 pm
by Blade
Hi, is it possible to know the version of the BP compiler used to make a certain exe? Perhaps some sort of binary signature...

Posted: Mon Jan 24, 2005 12:02 am
by GPI
jaPBe add a new constant: #jaPBe_CompilerVersion

Posted: Mon Jan 24, 2005 12:48 am
by Blade
Good, I'll use it in the next releases. (btw I like jaPBe a lot)

Anyway it's not useful for me right now. My system is becoming instable, like for some big memory leak. I just wanted to check if a my program that could be the cause was compiled with an old compiler...
Is there a way to know what programs have memory leaks?

Posted: Mon Jan 24, 2005 1:10 am
by traumatic
Blade wrote:Is there a way to know what programs have memory leaks?
There may be more reliable tools to track memory leaks but Microsoft's
Perfomance Monitor (perfmon.exe / system-dir) always suited my needs.
Maybe it helps you, too.

Posted: Wed Jan 26, 2005 4:06 pm
by Klonk
@GPI
Is there somewhere a list of all available JaPBE constants? Haevn't found it anywhere.

Posted: Wed Jan 26, 2005 4:18 pm
by gnozal
Klonk wrote:@GPI
Is there somewhere a list of all available JaPBE constants? Haevn't found it anywhere.
readme.txt in jaPBe's directory :wink: