diff options
author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2024-05-14 00:00:00 +0000 |
---|---|---|
committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2024-05-15 23:55:04 +0500 |
commit | fc662341e6f85da78ada0e443f6116b978f79f22 (patch) | |
tree | 1be1cc402a7a9cbc18d4eeea6b141354c2d559e3 /C/Util/7zipInstall/resource.rc | |
parent | 5b39dc76f1bc82f941d5c800ab9f34407a06b53a (diff) | |
download | 7zip-24.05.tar.gz 7zip-24.05.tar.bz2 7zip-24.05.zip |
24.0524.05
Diffstat (limited to 'C/Util/7zipInstall/resource.rc')
-rw-r--r-- | C/Util/7zipInstall/resource.rc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/C/Util/7zipInstall/resource.rc b/C/Util/7zipInstall/resource.rc index df6474e..40ed580 100644 --- a/C/Util/7zipInstall/resource.rc +++ b/C/Util/7zipInstall/resource.rc | |||
@@ -1,5 +1,6 @@ | |||
1 | #include <winnt.h> | 1 | #include <windows.h> |
2 | #include <WinUser.h> | 2 | // #include <winnt.h> |
3 | // #include <WinUser.h> | ||
3 | #include <CommCtrl.h> | 4 | #include <CommCtrl.h> |
4 | 5 | ||
5 | #define USE_COPYRIGHT_CR | 6 | #define USE_COPYRIGHT_CR |