Hello,
There is a problem that appears with AlphaSkins (all 6.x versions) + TntUnicode + Borland C++Builder 6.
Namely, the Delphi compiler in BCB6 has problems creating some .hpp header files. In that case, the problem is with the TntWindows unit.
Until TNT fixes that problem, there is a simple fix to make AlphaSkins work correctly with both TNT and BCB6: just move the TntWindows “uses” clause from “interface” to “implementation” in the following files :
– sGroupBox.pas
– sSkinMenus.pas
– sLabel.pas