History log of /reactos/dll/win32/shdocvw/lang/de-DE.rc (Results 1 – 2 of 2)
Revision Date Author Comments
# 1fe3564b 02-Aug-2024 Stanislav Motylkov <x86corez@gmail.com>

[SHDOCVW] Add missing file headers and fix existing

Addendum to 69931a4a7d1 and 960a305e5c5.


# 960a305e 01-Aug-2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163)

CExplorerBand should be
implemented in shdocvw.dll.
https://github.com/reactos/reactos/blob/894ad4f17d119d312d4ae816cb41db12369389e8/modul

[BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163)

CExplorerBand should be
implemented in shdocvw.dll.
https://github.com/reactos/reactos/blob/894ad4f17d119d312d4ae816cb41db12369389e8/modules/rostests/apitests/com/shdocvw.c#L37
JIRA issue: CORE-19698
- Move CExplorerBand code
from browseui to shdocvw.
- Delete IDS_FOLDERSLABEL
resource string from browseui.
- Add IDS_FOLDERSLABEL
resource string to shdocvw.
- Adapt code to these changes.
- Add sdk/include/reactos/
shdocvw_undoc.h.
- Implement IEILIsEqual function.

show more ...