Skip to content

{$HPPEMIT '#include <ShlObj.hpp>'} #668

@ghost

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.Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions