Skip to content

Define NO_SHLWAPI_STRFCNS to not define StrCat#1508

Open
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:no_undef_strcat
Open

Define NO_SHLWAPI_STRFCNS to not define StrCat#1508
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:no_undef_strcat

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented May 10, 2026

Description

This is a mechanical cleanup to avoid defining StrCat in shlwapi.h, which often requires us to undef StrCat before using absl::StrCat.

There must be no functional change in the final executables.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. All GitHub Actions still pass

This is a mechanical cleanup to avoid defining StrCat in shlwapi.h,
which often requires us to undef StrCat before using absl::StrCat.

There must be no functional change in the final executables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant