Error in Delphi-IDE 12.3 64-Bit

Simply compile TMSVCLUIPackPkgWizDXE15.dproj for Win64.

Solution:

Change GetGlyph: Cardinal;
To GetGlyph: THandle;

Best Regards
Thomas Klasen