From 7196b4298e17589b5027bec032afebc5eeb9b9f7 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 19 Nov 2020 10:34:34 +0100 Subject: [PATCH] Add UTF-8 BOM markers MSVC needs them to use correct charset when Language for non-Unicode programs is set to Windows-1252 or anything different than UTF-8. Signed-off-by: Simon Rozman --- include/WinStd/Base64.h | 2 +- include/WinStd/COM.h | 2 +- include/WinStd/Common.h | 2 +- include/WinStd/Cred.h | 2 +- include/WinStd/Crypt.h | 2 +- include/WinStd/EAP.h | 2 +- include/WinStd/ETW.h | 2 +- include/WinStd/Hex.h | 2 +- include/WinStd/MSI.h | 2 +- include/WinStd/Sec.h | 2 +- include/WinStd/SetupAPI.h | 2 +- include/WinStd/Shell.h | 2 +- include/WinStd/WLAN.h | 2 +- include/WinStd/Win.h | 2 +- include/WinStd/WinSock2.h | 2 +- include/WinStd/WinTrust.h | 2 +- src/Base64.cpp | 2 +- src/COM.cpp | 2 +- src/Crypt.cpp | 2 +- src/EAP.cpp | 2 +- src/ETW.cpp | 2 +- src/PCH.cpp | 2 +- src/PCH.h | 2 +- src/Sec.cpp | 2 +- src/SetupAPI.cpp | 2 +- src/WLAN.cpp | 2 +- src/Win.cpp | 2 +- src/WinSock2.cpp | 2 +- src/WinTrust.cpp | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/include/WinStd/Base64.h b/include/WinStd/Base64.h index 152e466f..fcb95d54 100644 --- a/include/WinStd/Base64.h +++ b/include/WinStd/Base64.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/COM.h b/include/WinStd/COM.h index 443bdefe..8cc10100 100644 --- a/include/WinStd/COM.h +++ b/include/WinStd/COM.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Common.h b/include/WinStd/Common.h index 26ff5c20..312ceb9f 100644 --- a/include/WinStd/Common.h +++ b/include/WinStd/Common.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Cred.h b/include/WinStd/Cred.h index 00865142..ded441c8 100644 --- a/include/WinStd/Cred.h +++ b/include/WinStd/Cred.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Crypt.h b/include/WinStd/Crypt.h index e7926d28..0a5b7d1c 100644 --- a/include/WinStd/Crypt.h +++ b/include/WinStd/Crypt.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/EAP.h b/include/WinStd/EAP.h index bcd0669e..ac7fb642 100644 --- a/include/WinStd/EAP.h +++ b/include/WinStd/EAP.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/ETW.h b/include/WinStd/ETW.h index 9fa1012c..937d2a26 100644 --- a/include/WinStd/ETW.h +++ b/include/WinStd/ETW.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Hex.h b/include/WinStd/Hex.h index 5ba80235..298f23b0 100644 --- a/include/WinStd/Hex.h +++ b/include/WinStd/Hex.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/MSI.h b/include/WinStd/MSI.h index fb0dc626..2050cbe7 100644 --- a/include/WinStd/MSI.h +++ b/include/WinStd/MSI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Sec.h b/include/WinStd/Sec.h index 152952f5..0d24b3cb 100644 --- a/include/WinStd/Sec.h +++ b/include/WinStd/Sec.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/SetupAPI.h b/include/WinStd/SetupAPI.h index 29cd5310..df81b195 100644 --- a/include/WinStd/SetupAPI.h +++ b/include/WinStd/SetupAPI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Shell.h b/include/WinStd/Shell.h index 29e0cd68..9cc019bd 100644 --- a/include/WinStd/Shell.h +++ b/include/WinStd/Shell.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/WLAN.h b/include/WinStd/WLAN.h index 37b8c484..61dfefa4 100644 --- a/include/WinStd/WLAN.h +++ b/include/WinStd/WLAN.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/Win.h b/include/WinStd/Win.h index 397a0ed9..15d53a22 100644 --- a/include/WinStd/Win.h +++ b/include/WinStd/Win.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/WinSock2.h b/include/WinStd/WinSock2.h index 31678fcb..e6eebab7 100644 --- a/include/WinStd/WinSock2.h +++ b/include/WinStd/WinSock2.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/include/WinStd/WinTrust.h b/include/WinStd/WinTrust.h index 5e94d5fa..daced89f 100644 --- a/include/WinStd/WinTrust.h +++ b/include/WinStd/WinTrust.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/Base64.cpp b/src/Base64.cpp index 3557d2e4..3c742152 100644 --- a/src/Base64.cpp +++ b/src/Base64.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/COM.cpp b/src/COM.cpp index 99daacdf..1d59a815 100644 --- a/src/COM.cpp +++ b/src/COM.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/Crypt.cpp b/src/Crypt.cpp index a388d923..809f7660 100644 --- a/src/Crypt.cpp +++ b/src/Crypt.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/EAP.cpp b/src/EAP.cpp index 54cc1731..b905e4a1 100644 --- a/src/EAP.cpp +++ b/src/EAP.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/ETW.cpp b/src/ETW.cpp index f9aa7b7f..3d4e7467 100644 --- a/src/ETW.cpp +++ b/src/ETW.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/PCH.cpp b/src/PCH.cpp index 15b30441..c32117dd 100644 --- a/src/PCH.cpp +++ b/src/PCH.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/PCH.h b/src/PCH.h index 4e7a4146..a334e96d 100644 --- a/src/PCH.h +++ b/src/PCH.h @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/Sec.cpp b/src/Sec.cpp index 622c7583..3cbc6af1 100644 --- a/src/Sec.cpp +++ b/src/Sec.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/SetupAPI.cpp b/src/SetupAPI.cpp index ba4c80a6..9fe5b87e 100644 --- a/src/SetupAPI.cpp +++ b/src/SetupAPI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/WLAN.cpp b/src/WLAN.cpp index 66db76e2..09876515 100644 --- a/src/WLAN.cpp +++ b/src/WLAN.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/Win.cpp b/src/Win.cpp index 69d85b07..a7bbb340 100644 --- a/src/Win.cpp +++ b/src/Win.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/WinSock2.cpp b/src/WinSock2.cpp index 71966512..7a3a59fb 100644 --- a/src/WinSock2.cpp +++ b/src/WinSock2.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT diff --git a/src/WinTrust.cpp b/src/WinTrust.cpp index 4043a076..18e7b9cb 100644 --- a/src/WinTrust.cpp +++ b/src/WinTrust.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 1991-2020 Amebis Copyright 2016 GÉANT