-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
C++ BuilderThe issue affects C++ Builder only, not Delphi.The issue affects C++ Builder only, not Delphi.Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.There are several possibilites to address the issue and anyone is invited for comments.
Milestone
Description
C++Builder10.1#1/VirtualTree6.4
I'm in the process of moving away from legacy headers (aka ERROR_LEGACY_HEADER_USAGE) - could you please change:
VirtualTrees.pas
{$HPPEMIT '#include <ShlObj.hpp>'}
to
{$HPPEMIT '#include <WinApi.ShlObj.hpp>'}
or perhaps remove it (Winapi.ShlObj is in the uses section)...
Metadata
Metadata
Assignees
Labels
C++ BuilderThe issue affects C++ Builder only, not Delphi.The issue affects C++ Builder only, not Delphi.Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.There are several possibilites to address the issue and anyone is invited for comments.