CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r465]
(2.4 kB)
by
delphidabbler
* Switched off support for Vista common dialogs in UCommonDlg.pas for compilers that support these dialogs. |
2009-10-23 23:13:48 |
View
Download |
[r458]
(2.2 kB)
by
delphidabbler
* Replaced call to deprecated TThread.Resume method in TThreadWrapper.DoExecute and TWaitForActionUI.Execute with calls to TThread.Start on Delphi 2010 and later compilers. |
2009-10-23 14:16:08 |
View
Download |
[r452]
(2.0 kB)
by
delphidabbler
New include file, CompilerDefines.inc, that defines symbols used to conditionally compile code that is dependent on compiler version. |
2009-10-23 07:30:37 |
View
Download |