History log of /reactos/dll/ (Results 1 – 25 of 5193)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ac0bcf4a14-May-2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[SHLWAPI][SHLWAPI_APITEST][SDK] PathFileExistsDefExtAndAttributesW (#6879)

Implementing missing features...
JIRA issue: CORE-19278
- Implement PathFileExistsDefExtAndAttributesW function.
- Add i

[SHLWAPI][SHLWAPI_APITEST][SDK] PathFileExistsDefExtAndAttributesW (#6879)

Implementing missing features...
JIRA issue: CORE-19278
- Implement PathFileExistsDefExtAndAttributesW function.
- Add its prototype to <shlwapi_undoc.h>.
- Modify shlwapi.spec.
- Add PathFileExistsDefExtAndAttributesW testcase.

show more ...

3e97f76a14-May-2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[SHELL32] ShellExecute: Re-work Part 2 (#6882)

Follow-up to #6871. Reduce indentation level.
JIRA issue: CORE-17482
In ShellExecuteExW, early check the structure
size and return on failure before

[SHELL32] ShellExecute: Re-work Part 2 (#6882)

Follow-up to #6871. Reduce indentation level.
JIRA issue: CORE-17482
In ShellExecuteExW, early check the structure
size and return on failure before
SHCoInitializeAnyApartment call.

show more ...

a077692214-May-2024 Whindmar Saksit <whindsaks@proton.me>

[SHELL32] Coalesce DefView item changed statusbar updates (#6862)

Updating the statusbar on every LVN_ITEMCHANGED causes a massive delay when the number of changed items is large, very noticeable on

[SHELL32] Coalesce DefView item changed statusbar updates (#6862)

Updating the statusbar on every LVN_ITEMCHANGED causes a massive delay when the number of changed items is large, very noticeable on Ctrl+A.

CORE-18663

show more ...

044f181913-May-2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[SHELL32] ShellExecute: Re-work Part 1 (#6871)

The goal is a correct implementation of shell32!ShellExecute.
JIRA issue: CORE-17482
- Add SHELL_InRunDllProcess helper function.
- Add structure si

[SHELL32] ShellExecute: Re-work Part 1 (#6871)

The goal is a correct implementation of shell32!ShellExecute.
JIRA issue: CORE-17482
- Add SHELL_InRunDllProcess helper function.
- Add structure size check to ShellExecuteExA function.
- Add code to ShellExecuteExW function.
- Add "MaximizeApps" registry value check.

show more ...

a3d9d0e511-May-2024 Raúl Gutiérrez <gatomail22@proton.me>

[SHELL32] Browse for Folder: added keyboard navigation (#6853)


Added patches to buttons in folder browsing menu's buttons to fix CORE-19570

7c5a8c7a10-May-2024 Andrei Miloiu <miloiuandrei@gmail.com>

[MSPORTS] Update Romanian (ro-RO) translation (#6703)

bc59daf310-May-2024 Andrei Miloiu <miloiuandrei@gmail.com>

[DESKMON] Update Romanian (ro-RO) translation (#6666)

2667f23810-May-2024 Andrei Miloiu <miloiuandrei@gmail.com>

[JOY] Update Romanian (ro-RO) translation (#6668)

fda81eea10-May-2024 Andrei Miloiu <miloiuandrei@gmail.com>

[DESKADP] Update Romanian (ro-RO) translation (#6689)

c2d4acf510-May-2024 Andrei Miloiu <miloiuandrei@gmail.com>

[SHIMGVW] Update Romanian (ro-RO) translation (#6742)

daf8068009-May-2024 Whindmar Saksit <whindsaks@proton.me>

[SHELL32] Use common default DFM callback message handler (#6779)

Moves default processing of all DFM_ callback messages in SHELL32 to a single function.

CORE-18585

9e8214fa09-May-2024 Whindmar Saksit <whindsaks@proton.me>

[BROWSEUI] GetControlWindow must support FCW_TREE for DefView usage (#6781)

Support GetControlWindow, ShowControlWindow and IsControlWindowShown for TREE and STATUS in the Shell Browser so DefView c

[BROWSEUI] GetControlWindow must support FCW_TREE for DefView usage (#6781)

Support GetControlWindow, ShowControlWindow and IsControlWindowShown for TREE and STATUS in the Shell Browser so DefView can set CMF_EXPLORE correctly.

show more ...


/reactos/base/applications/mscutils/eventvwr/lang/bg-BG.rc
/reactos/base/applications/mscutils/eventvwr/lang/cs-CZ.rc
/reactos/base/applications/mscutils/eventvwr/lang/de-DE.rc
/reactos/base/applications/mscutils/eventvwr/lang/el-GR.rc
/reactos/base/applications/mscutils/eventvwr/lang/en-US.rc
/reactos/base/applications/mscutils/eventvwr/lang/es-ES.rc
/reactos/base/applications/mscutils/eventvwr/lang/fr-FR.rc
/reactos/base/applications/mscutils/eventvwr/lang/he-IL.rc
/reactos/base/applications/mscutils/eventvwr/lang/it-IT.rc
/reactos/base/applications/mscutils/eventvwr/lang/ja-JP.rc
/reactos/base/applications/mscutils/eventvwr/lang/ko-KR.rc
/reactos/base/applications/mscutils/eventvwr/lang/no-NO.rc
/reactos/base/applications/mscutils/eventvwr/lang/pl-PL.rc
/reactos/base/applications/mscutils/eventvwr/lang/pt-BR.rc
/reactos/base/applications/mscutils/eventvwr/lang/pt-PT.rc
/reactos/base/applications/mscutils/eventvwr/lang/ro-RO.rc
/reactos/base/applications/mscutils/eventvwr/lang/ru-RU.rc
/reactos/base/applications/mscutils/eventvwr/lang/sk-SK.rc
/reactos/base/applications/mscutils/eventvwr/lang/sq-AL.rc
/reactos/base/applications/mscutils/eventvwr/lang/sv-SE.rc
/reactos/base/applications/mscutils/eventvwr/lang/tr-TR.rc
/reactos/base/applications/mscutils/eventvwr/lang/uk-UA.rc
/reactos/base/applications/mscutils/eventvwr/lang/zh-CN.rc
/reactos/base/applications/mscutils/eventvwr/lang/zh-HK.rc
/reactos/base/applications/mscutils/eventvwr/lang/zh-TW.rc
/reactos/base/applications/rapps/CMakeLists.txt
/reactos/base/applications/rapps/appdb.cpp
/reactos/base/applications/rapps/appinfo.cpp
/reactos/base/applications/rapps/cabinet.cpp
/reactos/base/applications/rapps/configparser.cpp
/reactos/base/applications/rapps/geninst.cpp
/reactos/base/applications/rapps/gui.cpp
/reactos/base/applications/rapps/include/appdb.h
/reactos/base/applications/rapps/include/appinfo.h
/reactos/base/applications/rapps/include/configparser.h
/reactos/base/applications/rapps/include/misc.h
/reactos/base/applications/rapps/include/resource.h
/reactos/base/applications/rapps/include/unattended.h
/reactos/base/applications/rapps/lang/bg-BG.rc
/reactos/base/applications/rapps/lang/cs-CZ.rc
/reactos/base/applications/rapps/lang/de-DE.rc
/reactos/base/applications/rapps/lang/en-US.rc
/reactos/base/applications/rapps/lang/es-ES.rc
/reactos/base/applications/rapps/lang/et-EE.rc
/reactos/base/applications/rapps/lang/fr-FR.rc
/reactos/base/applications/rapps/lang/he-IL.rc
/reactos/base/applications/rapps/lang/hu-HU.rc
/reactos/base/applications/rapps/lang/id-ID.rc
/reactos/base/applications/rapps/lang/it-IT.rc
/reactos/base/applications/rapps/lang/ja-JP.rc
/reactos/base/applications/rapps/lang/no-NO.rc
/reactos/base/applications/rapps/lang/pl-PL.rc
/reactos/base/applications/rapps/lang/pt-BR.rc
/reactos/base/applications/rapps/lang/pt-PT.rc
/reactos/base/applications/rapps/lang/ro-RO.rc
/reactos/base/applications/rapps/lang/ru-RU.rc
/reactos/base/applications/rapps/lang/sk-SK.rc
/reactos/base/applications/rapps/lang/sq-AL.rc
/reactos/base/applications/rapps/lang/sv-SE.rc
/reactos/base/applications/rapps/lang/tr-TR.rc
/reactos/base/applications/rapps/lang/uk-UA.rc
/reactos/base/applications/rapps/lang/zh-CN.rc
/reactos/base/applications/rapps/lang/zh-HK.rc
/reactos/base/applications/rapps/lang/zh-TW.rc
/reactos/base/applications/rapps/loaddlg.cpp
/reactos/base/applications/rapps/misc.cpp
/reactos/base/applications/rapps/unattended.cpp
/reactos/base/applications/rapps/winmain.cpp
/reactos/base/shell/cmd/cmd.c
/reactos/base/shell/cmd/cmd.h
/reactos/base/shell/cmd/lang/cs-CZ.rc
/reactos/base/shell/cmd/lang/de-DE.rc
/reactos/base/shell/cmd/lang/el-GR.rc
/reactos/base/shell/cmd/lang/en-US.rc
/reactos/base/shell/cmd/lang/es-ES.rc
/reactos/base/shell/cmd/lang/fr-FR.rc
/reactos/base/shell/cmd/lang/hu-HU.rc
/reactos/base/shell/cmd/lang/id-ID.rc
/reactos/base/shell/cmd/lang/it-IT.rc
/reactos/base/shell/cmd/lang/ja-JP.rc
/reactos/base/shell/cmd/lang/no-NO.rc
/reactos/base/shell/cmd/lang/pl-PL.rc
/reactos/base/shell/cmd/lang/pt-BR.rc
/reactos/base/shell/cmd/lang/pt-PT.rc
/reactos/base/shell/cmd/lang/ro-RO.rc
/reactos/base/shell/cmd/lang/ru-RU.rc
/reactos/base/shell/cmd/lang/sk-SK.rc
/reactos/base/shell/cmd/lang/sq-AL.rc
/reactos/base/shell/cmd/lang/sv-SE.rc
/reactos/base/shell/cmd/lang/tr-TR.rc
/reactos/base/shell/cmd/lang/uk-UA.rc
/reactos/base/shell/cmd/lang/zh-CN.rc
/reactos/base/shell/cmd/lang/zh-TW.rc
/reactos/base/shell/cmd/prompt.c
/reactos/base/shell/cmd/resource.h
/reactos/base/shell/cmd/ver.c
/reactos/boot/bootdata/hivesys.inf
win32/browseui/shellbrowser.cpp
/reactos/sdk/include/reactos/shlobj_undoc.h
f6f5835d08-May-2024 Maj Soklič <majs.1236@gmail.com>

[INETCPL] Fix missing keyboard navigation (#6836)


JIRA issue: CORE-19568

d234dc2d07-May-2024 Joe Mason <buddyjojo06@outlook.com>

[AVRT] Import Audio/Video Runtime module from Wine 9.7 (#6826)

Enhance compatibility with future programs, including browsers.
AVRT is an acronym for "Audio/Video Multimedia Realtime Runtime" and i

[AVRT] Import Audio/Video Runtime module from Wine 9.7 (#6826)

Enhance compatibility with future programs, including browsers.
AVRT is an acronym for "Audio/Video Multimedia Realtime Runtime" and is NT6.

show more ...

c0e3179307-May-2024 Doug Lyons <douglyons@douglyons.com>

[COMDLG32] Remove extra scrollbars in choose font dialog (#6834)


* Revised comdlg32.dll's resource file for "Font" (CHOOSE_FONT DIALOG) "Style" combo box to
* remove CBS_ENABLENOSCROLL flag.

[COMDLG32] Remove extra scrollbars in choose font dialog (#6834)


* Revised comdlg32.dll's resource file for "Font" (CHOOSE_FONT DIALOG) "Style" combo box to
* remove CBS_ENABLENOSCROLL flag.

CORE-15945

show more ...

d1b8feb606-May-2024 Oleg Dubinskiy <oleg.dubinskij30@gmail.com>

[AUDIO] Implement retreiving audio playback position (#6817)

Implement GetWavePosition API for both Legacy and MMixer modes.
[WDMAUD.DRV]
- Fix wrong I/O control code passed to DeviceIoControl for

[AUDIO] Implement retreiving audio playback position (#6817)

Implement GetWavePosition API for both Legacy and MMixer modes.
[WDMAUD.DRV]
- Fix wrong I/O control code passed to DeviceIoControl for Legacy mode. Use IOCTL_GETPOS instead of IOCTL_OPEN_WDMAUD, to use the correct routine.
- Implement WdmAudGetWavePosition for MMixer mode, as it was completely unimplemented there. Call an appropiate MMixer routine and return back resulting wave position.
[WDMAUD]
- Implement WdmAudGetPostion routine, which is used by Legacy mode, and call the same MMixer routine from it too.
- Handle it in IOCTL_GETPOS I/O control request of dispatch routine.
[MMIXER]
- Implement MMixerGetWavePosition internal routine, which is called by both Legacy and MMixer modes, and does the actual work of retrieving playback position.
- Call an apporpriate KSPROPERTY_AUDIO_POSITION property from it, and return in the output resulting KSAUDIO_POSITION.PlayOffset member, which contains the current playback position offset, to be returned to the caller.
This fixes a failure retreiving the current audio playback position snd subsequent playing the audio data by several 3rd-party applications which are using this API (for example, some Gecko based browsers by @roytam1: Basilisk (Serpent) 52.9.0 IA-32 build, NewMoon 28.10.7 IA-32 build and KMeleon 76.5.3 Goanna engine).
CORE-19542

show more ...

f4a9f9cd05-May-2024 Timo Kreuzer <timo.kreuzer@reactos.org>

[CRT][NTDLL][MSVCRT] Add _swprintf implementation

28eb4e7205-May-2024 Maj Soklič <majs.1236@gmail.com>

[NETCFGX] Fix missing keyboard navigation (#6837)


Remove WS_GROUP from: IDC_TCP_RESTRICT, IDC_UDP_RESTRICT and IDC_IP_RESTRICT
fixes CORE-19569

Thanks to Maj Soklič for the PR, based on the in

[NETCFGX] Fix missing keyboard navigation (#6837)


Remove WS_GROUP from: IDC_TCP_RESTRICT, IDC_UDP_RESTRICT and IDC_IP_RESTRICT
fixes CORE-19569

Thanks to Maj Soklič for the PR, based on the investigations of Krosuser.

show more ...


/reactos/base/setup/lib/setuplib.c
/reactos/base/setup/lib/utils/bldrsup.c
/reactos/base/setup/lib/utils/inicache.c
/reactos/base/setup/lib/utils/inicache.h
/reactos/boot/freeldr/freeldr/CMakeLists.txt
/reactos/boot/freeldr/freeldr/arch/uefi/uefildr.c
/reactos/boot/freeldr/freeldr/bootmgr.c
/reactos/boot/freeldr/freeldr/freeldr.c
/reactos/boot/freeldr/freeldr/include/debug.h
/reactos/boot/freeldr/freeldr/include/freeldr.h
/reactos/boot/freeldr/freeldr/include/oslist.h
/reactos/boot/freeldr/freeldr/include/settings.h
/reactos/boot/freeldr/freeldr/lib/debug.c
/reactos/boot/freeldr/freeldr/oslist.c
/reactos/boot/freeldr/freeldr/settings.c
win32/netcfgx/lang/bg-BG.rc
win32/netcfgx/lang/cs-CZ.rc
win32/netcfgx/lang/da-DK.rc
win32/netcfgx/lang/de-DE.rc
win32/netcfgx/lang/el-GR.rc
win32/netcfgx/lang/en-US.rc
win32/netcfgx/lang/es-ES.rc
win32/netcfgx/lang/fr-FR.rc
win32/netcfgx/lang/he-IL.rc
win32/netcfgx/lang/hu-HU.rc
win32/netcfgx/lang/id-ID.rc
win32/netcfgx/lang/it-IT.rc
win32/netcfgx/lang/ja-JP.rc
win32/netcfgx/lang/nl-NL.rc
win32/netcfgx/lang/no-NO.rc
win32/netcfgx/lang/pl-PL.rc
win32/netcfgx/lang/pt-PT.rc
win32/netcfgx/lang/ro-RO.rc
win32/netcfgx/lang/ru-RU.rc
win32/netcfgx/lang/sk-SK.rc
win32/netcfgx/lang/sq-AL.rc
win32/netcfgx/lang/sv-SE.rc
win32/netcfgx/lang/tr-TR.rc
win32/netcfgx/lang/uk-UA.rc
win32/netcfgx/lang/zh-CN.rc
win32/netcfgx/lang/zh-HK.rc
win32/netcfgx/lang/zh-TW.rc
/reactos/ntoskrnl/io/iomgr/irq.c
/reactos/ntoskrnl/ke/i386/irqobj.c
/reactos/sdk/include/reactos/wine/test.h
/reactos/sdk/include/reactos/wine/unicode.h
/reactos/win32ss/user/ntuser/painting.c
/reactos/win32ss/user/user32/windows/defwnd.c
7ce96fd303-May-2024 Maj Soklič <majs.1236@gmail.com>

[SHELL32] Fix keyboard navigation in file deletion dialog CORE-19564 (#6833)


Fix usage of left/right arrow keys in file deletion dialog
JIRA issue: CORE-19564

Remove WS_GROUP from all but the

[SHELL32] Fix keyboard navigation in file deletion dialog CORE-19564 (#6833)


Fix usage of left/right arrow keys in file deletion dialog
JIRA issue: CORE-19564

Remove WS_GROUP from all but the 1st button

"Inshallah brother we will fix this bug"

show more ...

bd9bb36b25-Apr-2024 Timo Kreuzer <timo.kreuzer@reactos.org>

[KERNEL32] Reduce diff to wine-3.3

c08580de25-Apr-2024 winesync <ros-dev@reactos.org>

[WINESYNC] kernel32: Don't return a parent locale for neutral locales in GetLocaleInfoEx.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id c63a08586f19af7e6a65a064696743f64800

[WINESYNC] kernel32: Don't return a parent locale for neutral locales in GetLocaleInfoEx.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id c63a08586f19af7e6a65a064696743f648006fcd by Alexandre Julliard <julliard@winehq.org>

show more ...

90c0562925-Apr-2024 winesync <ros-dev@reactos.org>

[WINESYNC] kernel32: Keep the sublanguage specified by the script name when looking for the default.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id c5a39bd98f5388d48b728d19c

[WINESYNC] kernel32: Keep the sublanguage specified by the script name when looking for the default.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id c5a39bd98f5388d48b728d19ce466665fa37bfbd by Alexandre Julliard <julliard@winehq.org>

show more ...

b46bf67c25-Apr-2024 winesync <ros-dev@reactos.org>

[WINESYNC] kernel32: Add stub for ResolveLocaleName.

Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id b9a9fe4a042f98521efea3

[WINESYNC] kernel32: Add stub for ResolveLocaleName.

Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id b9a9fe4a042f98521efea3275ded4af4b7cba4c9 by Jactry Zeng <jzeng@codeweavers.com>

show more ...

a8d3670825-Apr-2024 winesync <ros-dev@reactos.org>

[WINESYNC] kernel32: Improve locale detection on Android.

setlocale is coded to just return 'C' for all inquiries ignoring locale
that may be set in the environment.

Signed-off-by: Aric Stewart <ar

[WINESYNC] kernel32: Improve locale detection on Android.

setlocale is coded to just return 'C' for all inquiries ignoring locale
that may be set in the environment.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 9dc5d299f11c599862d39af3e32d92e787c1ae7b by Aric Stewart <aric@codeweavers.com>

show more ...

535fffd825-Apr-2024 winesync <ros-dev@reactos.org>

[WINESYNC] kernel32: Check for invalid flags in codepage conversion functions.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commi

[WINESYNC] kernel32: Check for invalid flags in codepage conversion functions.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 0b95ebd283986fa179c7ec6d2ea3f34c977c3aaf by Alex Henrie <alexhenrie24@gmail.com>

show more ...

12345678910>>...208