ThinBridge / Chronos

Chromiumベースの業務ブラウザ
Other
5 stars 3 forks source link

Use StringCchCopy instead of lstrcpy family #181

Closed HashidaTKS closed 2 months ago

HashidaTKS commented 2 months ago

Which issue(s) this PR fixes:

179

What this PR does / why we need it:

Use StringCchCopy instead of the lstrcpy family.

This change affects all of the system, especially the following process is affected.

How to verify the fixed issue: