Sysprogs forums › Forums › WinCDEmu › WinCDEmu breaks File Explorer jump lists in windows 10
- This topic has 20 replies, 6 voices, and was last updated 9 years, 1 month ago by MELERIX.
-
AuthorPosts
-
September 28, 2015 at 03:45 #7002supportKeymaster
Hi,
We have found a bug in the code responsible for reading language files, but we have fixed it in the 4.1 build. Just to do a clean check, could you try to restore the langfiles, install 4.1 and replace the x64\WinCDEmuContextMenu.dll with this DLL, i.e.:
- Rename the old WinCDEmuContextMenu.dll to WinCDEmuContextMenu.old
- Copy the new DLL into the x64 folder
- Restart (or kill all instances of explorer.exe via task manager and re-run it)
- Delete the WinCDEmuContextMenu.old to ensure that it’s not loaded into Explorer
- Check whether the bug still happens and see if the log file contains anything different.
Does the bug still happen (langfiles needs to be in place)?
September 28, 2015 at 04:25 #7003MELERIXParticipantbug is still present with the new dll.
maybe is some encoding issue in the lang files ?
September 28, 2015 at 06:08 #7005supportKeymasterStrange. Could you please share the log file from the new DLL? Is should help us locate the problem.
September 28, 2015 at 06:38 #7006MELERIXParticipantok here is:
[02:36:24] Initializing v4.1…
[02:36:24] Loading settings…
[02:36:24] Initializing translation engine…
[02:36:25] Translation engine initialized…
[02:36:25] CDriveContextMenu::Initialize()
[02:36:25] ContextMenuBase::Initialize(): d127cf0
[02:36:25] pdtobj->GetData(): 80040064
[02:36:54] CDriveContextMenu::Initialize()
[02:36:54] ContextMenuBase::Initialize(): d24be20
[02:36:54] pdtobj->GetData(): 80040064
[02:36:58] CDriveContextMenu::Initialize()
[02:36:58] ContextMenuBase::Initialize(): d24be20
[02:36:58] pdtobj->GetData(): 0
[02:36:58] GlobalLock(): d271ff0
[02:36:58] DragQueryFile(-1): 1
[02:36:58] DragQueryFile(0): 24, allocated=261
[02:36:58] File name: C:\Users\MELERIX\Desktop
[02:36:58] Unlocking d271ff0…
[02:36:58] Releasing medium
[02:36:58] CDriveContextMenu::Initialize(): isDrive = 0, isWinCDEmu = 0
[02:36:58] CDriveContextMenu::QueryContextMenu()
[02:36:58] CDriveContextMenu: inserting menu items…
[02:36:58] CDriveContextMenu: loading icon…
[02:36:58] CDriveContextMenu::QueryContextMenu() returning…
[02:36:58] CDriveContextMenu::InvokeCommand()
[02:37:00] CDriveContextMenu::Initialize()
[02:37:00] ContextMenuBase::Initialize(): d3e15a0
[02:37:00] pdtobj->GetData(): 0
[02:37:00] GlobalLock(): d1f2750
[02:37:00] DragQueryFile(-1): 1
[02:37:00] DragQueryFile(0): 26, allocated=261
[02:37:00] File name: C:\Users\MELERIX\Downloads
[02:37:00] Unlocking d1f2750…
[02:37:00] Releasing medium
[02:37:00] CDriveContextMenu::Initialize(): isDrive = 0, isWinCDEmu = 0
[02:37:00] CDriveContextMenu::QueryContextMenu()
[02:37:00] CDriveContextMenu: inserting menu items…
[02:37:00] CDriveContextMenu: loading icon…
[02:37:00] CDriveContextMenu::QueryContextMenu() returning…
[02:37:00] CDriveContextMenu::InvokeCommand()
[02:37:01] CDriveContextMenu::Initialize()
[02:37:01] ContextMenuBase::Initialize(): d3e15a0
[02:37:01] pdtobj->GetData(): 0
[02:37:01] GlobalLock(): d1f2810
[02:37:01] DragQueryFile(-1): 1
[02:37:01] DragQueryFile(0): 26, allocated=261
[02:37:01] File name: C:\Users\MELERIX\Documents
[02:37:01] Unlocking d1f2810…
[02:37:01] Releasing medium
[02:37:01] CDriveContextMenu::Initialize(): isDrive = 0, isWinCDEmu = 0
[02:37:01] CDriveContextMenu::QueryContextMenu()
[02:37:01] CDriveContextMenu: inserting menu items…
[02:37:01] CDriveContextMenu: loading icon…
[02:37:01] CDriveContextMenu::QueryContextMenu() returning…
[02:37:01] CDriveContextMenu::InvokeCommand()
[02:37:02] CDriveContextMenu::Initialize()
[02:37:02] ContextMenuBase::Initialize(): d3e15a0
[02:37:02] pdtobj->GetData(): 0
[02:37:02] GlobalLock(): d1f3530
[02:37:02] DragQueryFile(-1): 1
[02:37:02] DragQueryFile(0): 25, allocated=261
[02:37:02] File name: C:\Users\MELERIX\Pictures
[02:37:02] Unlocking d1f3530…
[02:37:02] Releasing medium
[02:37:02] CDriveContextMenu::Initialize(): isDrive = 0, isWinCDEmu = 0
[02:37:02] CDriveContextMenu::QueryContextMenu()
[02:37:02] CDriveContextMenu: inserting menu items…
[02:37:02] CDriveContextMenu: loading icon…
[02:37:02] CDriveContextMenu::QueryContextMenu() returning…
[02:37:02] CDriveContextMenu::InvokeCommand()
[02:37:03] CDriveContextMenu::Initialize()
[02:37:03] ContextMenuBase::Initialize(): 104a26e0
[02:37:03] pdtobj->GetData(): 80040064September 28, 2015 at 19:21 #7008supportKeymasterHi,
Thanks a lot for the log. Looks like we have nailed it now: http://sysprogs.com/files/WinCDEmu/WinCDEmu-4.1.exe
Let us know if this resolves the problem.
September 28, 2015 at 21:23 #7011MELERIXParticipantyes, now is working fine 😀
thank you.
-
AuthorPosts
- You must be logged in to reply to this topic.