reactos/dll/win32/shdocvw
Timo Kreuzer 678aa63b3a [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual
Instead link to cpprt. This fixes build with GCC 13, which generates symbols that conflict with __cxa_pure_virtual, if there is a pure virtual function in a vtable. Importing __cxa_pure_virtual from a library works for all versions of GCC.
2024-10-24 18:39:50 +03:00
..
lang [SHDOCVW] Update Russian (ru-RU) translation 2024-08-02 16:38:11 +03:00
res [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
CExplorerBand.cpp [SHDOCVW][SDK] Support Favorites bar Part 2 (#7223) 2024-08-14 12:00:47 +09:00
CExplorerBand.h [SHDOCVW][SDK] Support Favorites bar Part 2 (#7223) 2024-08-14 12:00:47 +09:00
CFavBand.cpp [SHDOCVW][SDK] Support Favorites bar Part 2 (#7223) 2024-08-14 12:00:47 +09:00
CFavBand.h [SHDOCVW][SDK] Support Favorites bar Part 2 (#7223) 2024-08-14 12:00:47 +09:00
CMakeLists.txt [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual 2024-10-24 18:39:50 +03:00
CNSCBand.cpp [SHDOCVW] CNSCBand must specify a ShowWindow command (#7268) 2024-08-24 02:45:19 +02:00
CNSCBand.h [SHDOCVW][SDK] Support Favorites bar Part 2 (#7223) 2024-08-14 12:00:47 +09:00
mrulist.cpp [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
objects.cpp [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual 2024-10-24 18:39:50 +03:00
objects.h [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual 2024-10-24 18:39:50 +03:00
precomp.h [SHDOCVW] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:49:41 +01:00
resource.h [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shdocvw_main.c [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shdocvw.h [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shdocvw.rc [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shdocvw.spec [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shlinstobj.c [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
utility.cpp [SHDOCVW] Add missing file headers and fix existing 2024-08-02 16:32:46 +03:00
utility.h [SHDOCVW] Add missing file headers and fix existing 2024-08-02 16:32:46 +03:00