Menu

/branches/delphi2010-port/Src/CompilerDefines.inc Commit Log


Commit Date  
[r465] (2.4 kB) by delphidabbler

* Switched off support for Vista common dialogs in UCommonDlg.pas for compilers that support these dialogs.
* Added SupportsUseLatestCommonDialogs symbol to CompilerDefines.inc that is defined for compilers where Dialogs.UseLatestCommonDialogs is declared.

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.
* Added ThreadResumeDeprecated symbol to CompilerDefines.inc that is defined for compilers where TThread.Resume is deprecated.

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.