[DUG] Usage - initialization and finalization

Kyley Harris kyley at harrissoftware.com
Mon May 22 19:07:24 NZST 2006


Yep. I like using outputdebugstring. Very small overheads
I also use a wrapper, just because it takes a pchar.. and I prefer
strings

-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]
On Behalf Of Conor Boyd
Sent: Monday, 22 May 2006 4:45 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: RE: [DUG] Usage - initialization and finalization

If one doesn't want to go as far as writing a logging unit, you can
always use OutputDebugString and Delphi's event log to see these
sequences.

HTH,

Conor

-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]
On Behalf Of Kyley Harris

To add to this, because I think its been spelt out well enough..

Anyone who really wants to validate this topic further should write a
logging unit. And then in every initialization and finalization write a
log with the filename of the unit. You will see what you see.

[snip]

_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi





More information about the Delphi mailing list