Problems compiling TMS Component Pack v7.0.1.1

Hello,

My IDE is Embarcadero® RAD Studio XE4 Version 18.0.4905.60485 (includes Update 1)

I am trying to compile TMS Component Pack v7.0.1.1 release Jul 12, 2013.

First when I load tmscxe4group.groupproj I get the errors:

Unable to load project tmsexcxe4.cbproj

When I look at the Project Manager window tmsexcxe4.cbproj is logically absent.

When I try to compile tmscxe4.cbproj I get "E2257 , expected" because the following typedefs cannot be defined in C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\include\windows\rtl\Winapi.UxTheme.hpp

 
typedef DTBGOPTS _DTBGOPTS;
typedef DTBGOPTS TDTBGOpts;
typedef DTT_CALLBACK_PROC TFNDTTCallbackProc;
typedef DTTOPTS _DTTOPTS;
typedef DTTOPTS TDTTOpts;
typedef WTA_OPTIONS _WTA_OPTIONS;
typedef WTA_OPTIONS TWTAOptions;
typedef WTA_OPTIONS *PWTAOptions;
typedef BP_ANIMATIONPARAMS _BP_ANIMATIONPARAMS;
typedef BP_ANIMATIONPARAMS TBPAnimationParams;
typedef BP_ANIMATIONPARAMS *PBPAnimationParams;
typedef BP_PAINTPARAMS _BP_PAINTPARAMS;
 
By the way when I try to compile tmsdecxe4.cbproj it is just missing the output of the previous project bpi
Any idea ?
 
Thanks

Am I the only one having this kind of problem with RAD Studio XE4 and 
TMS Component Pack v7.0.1.1 ?

Solution to the above is here : http://www.tmssoftware.com/site/install.asp#C++Builder

Now I have a link error :
[ilink32 Error] Error: Unresolved external 'StrCmpLogicalW' referenced from C:\PROJECTS\MICOMT390\MAIN\SRC\HMI\COMPONENTS\THIRD PART\TMSSOFTWARE\TMS COMPONENT PACK\ADVGRID.OBJ

StrCmpLogicalW function is defined advutil.pas
Adding the file to the tmscxe4 project does not solve the problem

  1. delete the file uxtheme.h in the TMS Component Pack source folder, it is not needed for XE4. 
    2) Make sure ALL old versions of AdvUtil.* files are removed from your system.

1)  Was solved by removing uxtheme.h and dwmapi.h files
2) I tried to remove AdvUtil.* except AdvUtil.pas but it did not solve the problem
So I removed AdvUtil.pas from the project since it was not there in the first place.
Below is the initial output of the build :

Checking project dependencies...
Building tmscxe4.cbproj (Debug Build, Win32)
dcc command line for "pasall.tmp"
  c:\program files (x86)\embarcadero\rad studio\11.0\bin\dcc32.exe -$O- -B  -AGenerics.Collections=System.Generics.Collections;
  Generics.Defaults=System.Generics.Defaults;WinTypes=Winapi.Windows;WinProcs=Winapi.Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE -DDEBUG; -I.;
  "c:\program files (x86)\embarcadero\rad studio\11.0\lib";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\obj";"c:\program files
  (x86)\embarcadero\rad studio\11.0\lib\Win32\release";"C:\Users\User\Documents\RAD Studio\11.0\Imports";"c:\program files (x86)\embarcadero\rad
  studio\11.0\Imports";"C:\Users\Public\Documents\RAD Studio\11.0\Dcp";"c:\program files (x86)\embarcadero\rad studio\11.0\include";"C:\Program Files
  (x86)\FastReports\LibD18";"C:\Program Files (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Program Files (x86)\Devart\SecureBridge for RAD Studio
  XE4\Lib\Win32";"C:\Program Files (x86)\Devart\SecureBridge for RAD Studio XE4\Bin\Win32";"C:\Projects\MICOMT390\main\src\hmi\Components\Third
  Part\TMSSoftware\TMS Component Pack" -LE......\BPL\Win32 -NU. -NSWinapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;Vcl;
  Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap -O.;"c:\program files (x86)\embarcadero\rad studio\11.0\lib";
  "c:\program files (x86)\embarcadero\rad studio\11.0\lib\obj";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\Win32\release";
  "C:\Users\User\Documents\RAD Studio\11.0\Imports";"c:\program files (x86)\embarcadero\rad studio\11.0\Imports";"C:\Users\Public\Documents\RAD
  Studio\11.0\Dcp";"c:\program files (x86)\embarcadero\rad studio\11.0\include";"C:\Program Files (x86)\FastReports\LibD18";"C:\Program Files
  (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Program Files (x86)\Devart\SecureBridge for RAD Studio XE4\Lib\Win32";"C:\Program Files
  (x86)\Devart\SecureBridge for RAD Studio XE4\Bin\Win32";"C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack" -R.;
  "c:\program files (x86)\embarcadero\rad studio\11.0\lib";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\obj";"c:\program files
  (x86)\embarcadero\rad studio\11.0\lib\Win32\release";"C:\Users\User\Documents\RAD Studio\11.0\Imports";"c:\program files (x86)\embarcadero\rad
  studio\11.0\Imports";"C:\Users\Public\Documents\RAD Studio\11.0\Dcp";"c:\program files (x86)\embarcadero\rad studio\11.0\include";"C:\Program Files
  (x86)\FastReports\LibD18";"C:\Program Files (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Program Files (x86)\Devart\SecureBridge for RAD Studio
  XE4\Lib\Win32";"C:\Program Files (x86)\Devart\SecureBridge for RAD Studio XE4\Bin\Win32";"C:\Projects\MICOMT390\main\src\hmi\Components\Third
  Part\TMSSoftware\TMS Component Pack" -U.;"c:\program files (x86)\embarcadero\rad studio\11.0\lib";"c:\program files (x86)\embarcadero\rad
  studio\11.0\lib\obj";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\Win32\release";"C:\Users\User\Documents\RAD Studio\11.0\Imports";
  "c:\program files (x86)\embarcadero\rad studio\11.0\Imports";"C:\Users\Public\Documents\RAD Studio\11.0\Dcp";"c:\program files (x86)\embarcadero\rad
  studio\11.0\include";"C:\Program Files (x86)\FastReports\LibD18";"C:\Program Files (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Program Files
  (x86)\Devart\SecureBridge for RAD Studio XE4\Lib\Win32";"C:\Program Files (x86)\Devart\SecureBridge for RAD Studio XE4\Bin\Win32";
  "C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack" -JPHNE -NB......\LIB\Win32 -NO. --BCB -CG pasall.tmp    
[DCC Hint] advmes.pas(155): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] advmemostylermanager.pas(377): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Warning] advlistv.pas(648): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advlistv.pas(648): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advlistv.pas(2858): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advlistv.pas(2858): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advlistv.pas(2861): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advlistv.pas(6709): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advlistv.pas(6709): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advgrid.pas(3653): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advgrid.pas(3653): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advgrid.pas(34114): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advgrid.pas(34114): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advgrid.pas(34118): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advgrid.pas(51428): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advgrid.pas(51428): W1000 Symbol 'THintInfo' is deprecated: 'Use Vcl.Controls.THintInfo'
[DCC Warning] advgrid.pas(56484): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Warning] advgrid.pas(56484): W1000 Symbol 'PHintInfo' is deprecated: 'Use Vcl.Controls.PHintInfo'
[DCC Hint] AdvLookupBar.pas(348): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(634): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(637): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(895): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(1431): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(1529): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(1532): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(1539): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvLookupBar.pas(1642): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] dbadvcardlist.pas(824): H2443 Inline function 'MessageDlg' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] flctrlex.pas(781): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] flctrlex.pas(958): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] flctrlex.pas(959): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] flctrlex.pas(1010): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] flctrlex.pas(1185): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] flctrlex.pas(1186): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] paramtreeview.pas(726): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramtreeview.pas(728): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramtreeview.pas(736): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramtreeview.pas(989): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramtreeview.pas(1017): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramtreeview.pas(1933): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramlst.pas(549): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] paramlst.pas(572): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] paramlst.pas(586): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] paramlst.pas(748): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramlst.pas(749): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramlst.pas(823): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] paramlst.pas(824): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] planitemedit.pas(401): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] planitemedit.pas(402): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] planitemedit.pas(403): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] planitemedit.pas(404): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] planitemedit.pas(421): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] plansimpleedit.pas(152): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] plansimpleedit.pas(198): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] plansimpleedit.pas(199): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] planperiodedit.pas(151): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] planperiodedit.pas(188): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] plandraw.pas(89): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(89): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(89): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(101): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(124): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(141): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(164): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(192): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(192): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(192): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(196): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(196): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(196): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(201): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] plandraw.pas(213): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(213): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(213): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(217): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(217): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(217): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] plandraw.pas(248): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Warning] TaskDialog.pas(592): W1010 Method 'CreateNew' hides virtual method of base type 'TCustomForm'
[DCC Hint] AdvFontCombo.pas(569): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] AdvFontCombo.pas(936): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvFontCombo.pas(982): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvFontCombo.pas(1821): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvFontCombo.pas(1998): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvFontCombo.pas(2157): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvFontCombo.pas(2940): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(1471): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] AdvSelectors.pas(1746): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(1748): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(2833): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(3364): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4055): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4407): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4407): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4407): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4407): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4407): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4407): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4420): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4514): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(4527): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(5919): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] AdvSelectors.pas(6689): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7027): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7054): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7103): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7120): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7138): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7822): H2443 Inline function 'DrawText' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] AdvSelectors.pas(7837): H2443 Inline function 'DrawText' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] htmlengo.pas(94): H2443 Inline function 'Point' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] htmlengo.pas(161): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(504): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(505): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(595): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(742): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(793): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(809): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(832): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(863): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(885): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(888): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(933): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1266): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1268): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1308): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1320): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1334): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1627): H2443 Inline function 'DrawText' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] htmlengo.pas(1629): H2443 Inline function 'DrawText' has not been expanded because unit 'System.Types' is not specified in USES list
[DCC Hint] htmlengo.pas(1650): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1662): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1685): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1775): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1778): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1792): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1858): H2443 Inline function 'TFont.GetStyle' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] htmlengo.pas(1953): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
[DCC Hint] AdvListBox.pas(1727): H2443 Inline function 'TBrush.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list
bcc32 command line for "tmscxe4.cpp"
  c:\program files (x86)\embarcadero\rad studio\11.0\bin\bcc32.exe -D_DEBUG; -D_RTLDLL;USEPACKAGES -nDebug_Build -I"c:\program files
  (x86)\embarcadero\rad studio\11.0\include";"c:\program files (x86)\embarcadero\rad studio\11.0\include\windows\vcl";"c:\program files
  (x86)\embarcadero\rad studio\11.0\include\windows\vcl";"c:\program files (x86)\embarcadero\rad studio\11.0\include";"c:\program files
  (x86)\embarcadero\rad studio\11.0\include\dinkumware";"c:\program files (x86)\embarcadero\rad studio\11.0\include\windows\crtl";"c:\program files
  (x86)\embarcadero\rad studio\11.0\include\windows\sdk";"c:\program files (x86)\embarcadero\rad studio\11.0\include\windows\rtl";"c:\program files
  (x86)\embarcadero\rad studio\11.0\include\windows\vcl";"C:\Program Files (x86)\FastReports\LibD18";"C:\Program Files
  (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack";
  "C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\BuilderXE4";
  "C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\xlsAdapter";"C:\Program Files (x86)\Devart\SecureBridge for
  RAD Studio XE4\Include\Win32";"C:\Users\Public\Documents\RAD Studio\11.0\hpp" -y -bi- -k -r- -c -tD -tM -Vx -Ve -Hc -C8 -oDebug_Build\tmscxe4.obj -Od
  -v -vi- -H=Debug_Build\tmscxe4.pch -H tmscxe4.cpp
[bcc32 Warning] W8123 Path 'C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\BuilderXE4' not found - path ignored in option '-I'
[bcc32 Warning] W8123 Path 'C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\BuilderXE4' not found - path ignored in option '-I'
brcc32 command line for "tmscxe4.vrc"
  c:\program files (x86)\embarcadero\rad studio\11.0\bin\cgrc.exe -c65001 "tmscxe4.vrc" -fotmscxe4.res
ilink32 command line
  c:\program files (x86)\embarcadero\rad studio\11.0\bin\ilink32.exe -LDebug_Build;"c:\program files (x86)\embarcadero\rad studio\11.0\lib\debug";
  "C:\Program Files\Intraweb 8.0\LibCB6";"C:\Program Files\IntraWeb for CBuilder\LibCB6";"C:\Program Files\IntraWeb\CBuilder\LibCB6";"c:\program files
  (x86)\embarcadero\rad studio\11.0\Projects\Lib";"c:\program files (x86)\embarcadero\rad studio\11.0\Pack";"c:\program files (x86)\embarcadero\rad
  studio\11.0\lib\obj";"c:\program files (x86)\embarcadero\rad studio\11.0\lib";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\win32\release";
  "c:\program files (x86)\embarcadero\rad studio\11.0\lib\win32\release\psdk";"C:\Program Files (x86)\FastReports\LibD18";"C:\Program Files
  (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack";
  "C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\BuilderXE4";
  "C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\xlsAdapter";"C:\Program Files (x86)\Devart\SecureBridge for
  RAD Studio XE4\Lib\Win32";"C:\Users\Public\Documents\RAD Studio\11.0\DCP";. -jDebug_Build;"c:\program files (x86)\embarcadero\rad
  studio\11.0\lib\debug";"C:\Program Files\Intraweb 8.0\LibCB6";"C:\Program Files\IntraWeb for CBuilder\LibCB6";"C:\Program
  Files\IntraWeb\CBuilder\LibCB6";"c:\program files (x86)\embarcadero\rad studio\11.0\Projects\Lib";"c:\program files (x86)\embarcadero\rad
  studio\11.0\Pack";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\obj";"c:\program files (x86)\embarcadero\rad studio\11.0\lib";"c:\program
  files (x86)\embarcadero\rad studio\11.0\lib\win32\release";"c:\program files (x86)\embarcadero\rad studio\11.0\lib\win32\release\psdk";"C:\Program
  Files (x86)\FastReports\LibD18";"C:\Program Files (x86)\Raize\CS5\Lib\RS-XE4\Win32";"C:\Projects\MICOMT390\main\src\hmi\Components\Third
  Part\TMSSoftware\TMS Component Pack";"C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\BuilderXE4";
  "C:\Projects\MICOMT390\main\src\hmi\Components\Third Part\TMSSoftware\TMS Component Pack\xlsAdapter";"C:\Program Files (x86)\Devart\SecureBridge for
  RAD Studio XE4\Lib\Win32";"C:\Users\Public\Documents\RAD Studio\11.0\DCP";. -l......\LIB\Win32 -v -Gi -Gn -aa -D"TMS Component Pack" -V5.0
  -GBtmscxe4 -G8 -Tpp  c0pkg32 adortl.bpi bcbie.bpi bcbsmp.bpi bdertl.bpi dbrtl.bpi designide.bpi rtl.bpi vcl.bpi vclactnband.bpi vcldb.bpi vclimg.bpi
  VclSmp.bpi vclx.bpi xmlrtl.bpi memmgr.lib sysinit.obj Debug_Build\tmscxe4.obj .\acreg.obj .\AdvAlertWindowReg.obj .\advappstyler.obj
  .\advcalculatordropdown.obj .\advcardlistadveditlink.obj .\advcardlisteditlinks.obj .\AdvCardListReg.obj .\AdvCircularProgress.obj
  .\AdvCircularProgressReg.obj .\advcolorpickerdropdown.obj .\advcontroldropdown.obj .\AdvCustomGridDropDown.obj .\AdvDateTimePicker.obj
  .\AdvDateTimePickerReg.obj .\AdvDBComboBox.obj .\AdvDBComboBoxReg.obj .\AdvDBLookupComboBoxReg.obj .\advdetaildropdown.obj .\advdropdown.obj
  .\advdropdownreg.obj .\advedbr.obj .\AdvEdBtn.obj .\AdvFindDialogForm.obj .\AdvFindDialogReg.obj .\AdvGlassButton.obj .\AdvGlassButtonReg.obj
  .\advglowbuttonreg.obj .\AdvGridDropDown.obj .\AdvGridDropDownReg.obj .\AdvGridLookupBar.obj .\AdvGridRtf.obj .\AdvGroupBox.obj .\AdvGroupBoxReg.obj
  .\advimagepickerdropdown.obj .\advlabeledit.obj .\AdvLabelEditReg.obj .\AdvListBox.obj .\AdvListBoxreg.obj .\AdvLookupBar.obj .\AdvLookupBarReg.obj
  .\advlued.obj .\advluedr.obj .\advmdd.obj .\AdvMEdBr.obj .\AdvMEdBtn.obj .\advmemodropdown.obj .\AdvMemoReg.obj .\AdvMenuRegister.obj
  .\AdvMoneyEditReg.obj .\advmultibuttonedit.obj .\advmultibuttoneditreg.obj .\advmulticolumndropdown.obj .\AdvNavBarReg.obj .\AdvOfficeButtons.obj
  .\AdvOfficeButtonsReg.obj .\advofficehintreg.obj .\advofficeimagereg.obj .\advofficepagerreg.obj .\AdvOfficeStatusBarReg.obj .\AdvOfficeTabSetReg.obj
  .\advoutlooklistreg.obj .\AdvPageControlreg.obj .\advpicr.obj .\advpnlreg.obj .\advpreviewmenureg.obj .\AdvProgressBarReg.obj .\advqryr.obj
  .\AdvRefLabelReg.obj .\AdvReflectionImage.obj .\AdvReflectionImageReg.obj .\AdvReflectionLabel.obj .\AdvReplaceDialogForm.obj
  .\AdvReplaceDialogReg.obj .\AdvScrollBox.obj .\AdvScrollBoxReg.obj .\AdvShape.obj .\advshapebuttonreg.obj .\AdvShapeReg.obj .\AdvShaperReg.obj
  .\AdvSmartMessageBox.obj .\AdvSmartMessageBoxReg.obj .\AdvSplitter.obj .\AdvSplitterReg.obj .\AdvStickyPopupMenu.obj .\AdvStickyPopupMenuReg.obj
  .\AdvTabSetReg.obj .\advtimepickerdropdown.obj .\advtoolbar.obj .\advtoolbarreg.obj .\advtoolbtn.obj .\AdvTrackBar.obj .\advtrackbardropdown.obj
  .\AdvTrackBarReg.obj .\AdvTreeComboBoxReg.obj .\AdvWiiProgressBar.obj .\AdvWiiProgressBarReg.obj .\aereg.obj .\Alvreg.obj .\Anireg.obj .\AOBXPVS.obj
  .\apreg.obj .\Asgcreg.obj .\AsgDateTimePicker.obj .\AsgListB.obj .\Asgreg.obj .\asreg.obj .\AstaPatchUtil.obj .\atbreg.obj .\AtbXPVS.obj
  .\btnlireg.obj .\Cabr.obj .\Clistedr.obj .\colcoreg.obj .\collireg.obj .\datelbl.obj .\DBAdvCalculatorDropDown.obj .\DBAdvCardListReg.obj
  .\DBAdvColorPickerDropDown.obj .\DBAdvControlDropDown.obj .\DBAdvDetailDropDown.obj .\DBAdvDropDownReg.obj .\DBAdvEdBtnReg.obj .\DBAdvGDIPPicture.obj
  .\DBAdvGDIPPictureReg.obj .\DBAdvGlowNavigator.obj .\DBAdvGlowNavigatorReg.obj .\DbAdvGridreg.obj .\DBAdvImagePickerDropDown.obj .\dbadvle.obj
  .\dbadvler.obj .\DBAdvMemoDropDown.obj .\dbadvmoneyedit.obj .\dbadvmoneyeditreg.obj .\DBAdvMultiColumnDropDown.obj .\DBAdvOfficeButtons.obj
  .\DBAdvOfficeButtonsReg.obj .\DBAdvPicture.obj .\DBAdvPictureReg.obj .\DBAdvTimePickerDropDown.obj .\DBAdvTrackBar.obj .\DBAdvTrackBarDropDown.obj
  .\DBAdvTrackBarReg.obj .\dbaereg.obj .\dbanreg.obj .\dbasreg.obj .\dbhtmlar.obj .\DBHTMLBtnsReg.obj .\DBInspectorBarReg.obj .\dblucmbr.obj
  .\dbmereg.obj .\DBPlannerCalReg.obj .\DBPlannerMonthViewReg.obj .\dbplanreg.obj .\dbslstreg.obj .\DBTodoListReg.obj .\Edtbreg.obj .\edtlstreg.obj
  .\Flctrlr.obj .\folderdialogreg.obj .\GradientLblReg.obj .\Hilireg.obj .\Htmbureg.obj .\Htmcoreg.obj .\Htmhireg.obj .\Htmlareg.obj .\htmlchklireg.obj
  .\HTMLCreditReg.obj .\htmldlgr.obj .\Htmlireg.obj .\HTMLPopupReg.obj .\HTMLTLREG.obj .\Htmltvr.obj .\htmstbr.obj .\htmstreg.obj .\imgpickr.obj
  .\INIInspectorBarReg.obj .\InspectorBarReg.obj .\InspLinks.obj .\Llreg.obj .\lureg.obj .\MoneyEdr.obj .\Mskreg.obj .\paramchklreg.obj
  .\paramlabreg.obj .\paramlstreg.obj .\paramtreeviewreg.obj .\parlreg.obj .\Pdlgreg.obj .\piclistreg.obj .\PictureContainerReg.obj .\PlannerCalReg.obj
  .\PlannerMonthViewReg.obj .\Planreg.obj .\Propscrl.obj .\Rtflreg.obj .\RTTIInspectorBarReg.obj .\Scrlreg.obj .\SHADER.obj .\Slstreg.obj
  .\taskdialog.obj .\thumbreg.obj .\Tilebmp.obj .\Tlreg.obj .\TMSGraphicsReg.obj .\TMSOfficeGraphicsReg.obj .\TodoListReg.obj .\ToolPanelsReg.obj
  .\vCalReg.obj .\vCard.obj .\vCardBase64.obj .\vCardReg.obj .\wallpreg.obj .\WDATREG.obj .\WebConnectReg.obj .\webcreg.obj .\WebImgR.obj
  .\WebPostr.obj .\WinXP.obj .\Wupdreg.obj , ......\BPL\Win32\tmscxe4.bpl , ......\BPL\Win32\tmscxe4.map , import32.lib cp32mti.lib , , tmscxe4.res
  acreg.dcr AdvAlertWindowReg.dcr advappstyler.dcr AdvCircularProgressReg.dcr AdvDateTimePickerReg.dcr AdvDBComboBoxReg.dcr AdvDBLookupComboBoxReg.dcr
  advdropdownreg.dcr advedbr.dcr AdvGlassButtonReg.dcr advglowbuttonreg.dcr AdvGroupBoxReg.dcr AdvLabelEditReg.dcr AdvListBoxreg.dcr advluedr.dcr
  AdvMemoReg.dcr AdvMenuRegister.dcr AdvMoneyEditReg.dcr advmultibuttoneditreg.dcr AdvNavBarReg.dcr AdvOfficeButtonsReg.dcr advofficeimagereg.dcr
  AdvOfficeStatusBarReg.dcr AdvOfficeTabSetReg.dcr advoutlooklistreg.dcr AdvPageControlreg.dcr advpicr.dcr advpnlreg.dcr AdvProgressBarReg.dcr
  advqryr.dcr AdvRefLabelReg.dcr AdvReflectionImageReg.dcr AdvScrollBoxReg.dcr AdvShapeReg.dcr AdvShaperReg.dcr AdvSplitterReg.dcr AdvTabSetReg.dcr
  AdvWiiProgressBarReg.dcr aereg.dcr Alvreg.dcr Anireg.dcr asreg.dcr AstaPatchUtil.dcr atbreg.dcr btnlireg.dcr Cabr.dcr Clistedr.dcr colcoreg.dcr
  collireg.dcr datelbl.dcr DBAdvDropDownReg.dcr DBAdvEdBtnReg.dcr DBAdvGlowNavigatorReg.dcr dbadvler.dcr dbadvmoneyeditreg.dcr dbaereg.dcr dbanreg.dcr
  dbasreg.dcr dbhtmlar.dcr DBHTMLBtnsReg.dcr DBInspectorBarReg.dcr dblucmbr.dcr dbmereg.dcr DBPlannerCalReg.dcr dbplanreg.dcr dbslstreg.dcr
  DBTodoListReg.dcr Edtbreg.dcr edtlstreg.dcr folderdialogreg.dcr GradientLblReg.dcr Hilireg.dcr Htmbureg.dcr Htmcoreg.dcr Htmhireg.dcr Htmlareg.dcr
  htmlchklireg.dcr HTMLCreditReg.dcr htmldlgr.dcr Htmlireg.dcr HTMLPopupReg.dcr HTMLTLREG.dcr Htmltvr.dcr htmstbr.dcr htmstreg.dcr imgpickr.dcr
  INIInspectorBarReg.dcr InspectorBarReg.dcr Llreg.dcr lureg.dcr MoneyEdr.dcr paramchklreg.dcr paramlabreg.dcr paramlstreg.dcr paramtreeviewreg.dcr
  parlreg.dcr Pdlgreg.dcr PictureContainerReg.dcr PlannerCalReg.dcr PlannerMonthViewReg.dcr Planreg.dcr Rtflreg.dcr RTTIInspectorBarReg.dcr SHADER.dcr
  Slstreg.dcr thumbreg.dcr Tilebmp.dcr Tlreg.dcr tmscxe4.res TMSGraphicsReg.dcr TMSOfficeGraphicsReg.dcr TodoListReg.dcr ToolPanelsReg.dcr vCalReg.dcr
  vCardReg.dcr wallpreg.dcr WDATREG.dcr WebConnectReg.dcr webcreg.dcr WebImgR.dcr WebPostr.dcr WinXP.dcr Wupdreg.dcr
[ilink32 Error] Error: Unresolved external 'StrCmpLogicalW' referenced from C:\PROJECTS\MICOMT390\MAIN\SRC\HMI\COMPONENTS\THIRD PART\TMSSOFTWARE\TMS COMPONENT PACK\ADVGRID.OBJ
[ilink32 Error] Error: Unable to perform link
Failed
Elapsed time: 00:00:29.7

Do you confirm AdvUtil.pas needs to to be added to the project tmscxe4 ?
Or StrCmpLogicalW function is it defined elsewhere since the project does not include this file in the first place ?

Thanks



Somebody has a clue about the failed linking ?