|
-
Feb 6th, 2024, 07:57 AM
#1
Fanatic Member
Re: [VB6] ucShellTree - Full-featured Shell Tree UserControl
 Originally Posted by fafalone
Can you turn on the logs and look at what information it's receiving?
Windows 10 logs:
1. Creating a new folder in a empty folder without changing the default folder name:
Code:
[ST][2024-02-06 19:47:23] HandleShellNotify::code=SHCNE_MKDIR,itm1=E:\MonitorDirTest\Neuer Ordner,itm2=
[ST][2024-02-06 19:47:23] HandleShellNotify::code=SHCNE_MKDIR,itm1=E:\MonitorDirTest\Neuer Ordner,itm2=
[ST][2024-02-06 19:47:23] ADD hNodePar=170153280
[ST][2024-02-06 19:47:23] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:47:24] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{645FF040-5081-101B-9F08-00AA002F954E},itm2=
[ST][2024-02-06 19:47:24] UD Last=697707343,now=697777718,dif=70375
[ST][2024-02-06 19:47:24] nDev=2
[ST][2024-02-06 19:47:24] Got PortableDevice(0)=\\?\swd#wpdbusenum#{b2e29d5f-ec8b-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:47:24] Got PortableDevice(1)=\\?\swd#wpdbusenum#{3e477a54-ea61-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_DELETE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\ucShellTree41.ctl.lnk,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_DELETE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\ucShellTree41.ctl.lnk,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner.lnk,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner.lnk,itm2=
[ST][2024-02-06 19:47:26] ADD hNodePar=-1
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_DELETE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\ucShellTree41.ctl.lnk,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_DELETE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\ucShellTree41.ctl.lnk,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner.lnk,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner.lnk,itm2=
[ST][2024-02-06 19:47:26] ADD hNodePar=-1
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=Neuer Ordner,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=Neuer Ordner,itm2=
[ST][2024-02-06 19:47:26] ADD hNodePar=-1
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:47:26] UD Last=697777718,now=697780156,dif=2438
[ST][2024-02-06 19:47:26] nDev=2
[ST][2024-02-06 19:47:26] Got PortableDevice(0)=\\?\swd#wpdbusenum#{b2e29d5f-ec8b-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:47:26] Got PortableDevice(1)=\\?\swd#wpdbusenum#{3e477a54-ea61-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:47:26] ADD hNodePar=-1
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:47:26] ADD hNodePar=-1
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:47:26] ADD hNodePar=-1
[ST][2024-02-06 19:47:26] HandleShellNotify::code=SHCNE_FREESPACE,itm1=,itm2=
[ST][2024-02-06 19:47:27] HandleShellNotify::code=SHCNE_DELETE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest.lnk,itm2=
[ST][2024-02-06 19:47:27] HandleShellNotify::code=SHCNE_DELETE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest.lnk,itm2=
[ST][2024-02-06 19:47:27] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest.lnk,itm2=
[ST][2024-02-06 19:47:27] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest.lnk,itm2=
[ST][2024-02-06 19:47:27] ADD hNodePar=-1
[ST][2024-02-06 19:47:27] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:47:27] UD Last=697780156,now=697780578,dif=422
[ST][2024-02-06 19:47:27] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:47:27] UD Last=697780578,now=697780593,dif=15
[ST][2024-02-06 19:47:28] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=C:\Users\mt\Desktop\B
2. Creating a new folder and changing the default folder name:
Code:
[ST][2024-02-06 19:50:03] HandleShellNotify::code=SHCNE_MKDIR,itm1=E:\MonitorDirTest\Neuer Ordner (2),itm2=
[ST][2024-02-06 19:50:03] HandleShellNotify::code=SHCNE_MKDIR,itm1=E:\MonitorDirTest\Neuer Ordner (2),itm2=
[ST][2024-02-06 19:50:03] ADD hNodePar=170153280
[ST][2024-02-06 19:50:03] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:50:03] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{645FF040-5081-101B-9F08-00AA002F954E},itm2=
[ST][2024-02-06 19:50:03] UD Last=697780593,now=697937125,dif=156532
[ST][2024-02-06 19:50:03] nDev=2
[ST][2024-02-06 19:50:03] Got PortableDevice(0)=\\?\swd#wpdbusenum#{b2e29d5f-ec8b-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:50:03] Got PortableDevice(1)=\\?\swd#wpdbusenum#{3e477a54-ea61-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_RENAMEFOLDER,itm1=E:\MonitorDirTest\Neuer Ordner (2),itm2=E:\MonitorDirTest\Neuer Ordner test
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_RENAMEFOLDER,itm1=E:\MonitorDirTest\Neuer Ordner (2),itm2=E:\MonitorDirTest\Neuer Ordner test
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{645FF040-5081-101B-9F08-00AA002F954E},itm2=
[ST][2024-02-06 19:50:08] UD Last=697937125,now=697942031,dif=4906
[ST][2024-02-06 19:50:08] nDev=2
[ST][2024-02-06 19:50:08] Got PortableDevice(0)=\\?\swd#wpdbusenum#{b2e29d5f-ec8b-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:50:08] Got PortableDevice(1)=\\?\swd#wpdbusenum#{3e477a54-ea61-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner test.lnk,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner test.lnk,itm2=
[ST][2024-02-06 19:50:08] ADD hNodePar=-1
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner test.lnk,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\Neuer Ordner test.lnk,itm2=
[ST][2024-02-06 19:50:08] ADD hNodePar=-1
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=Neuer Ordner test,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=Neuer Ordner test,itm2=
[ST][2024-02-06 19:50:08] ADD hNodePar=-1
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:50:08] UD Last=697942031,now=697942156,dif=125
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:50:08] ADD hNodePar=-1
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:50:08] ADD hNodePar=-1
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_CREATE,itm1=MonitorDirTest,itm2=
[ST][2024-02-06 19:50:08] ADD hNodePar=-1
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_FREESPACE,itm1=,itm2=
[ST][2024-02-06 19:50:08] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:50:08] UD Last=697942156,now=697942156,dif=0
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest (2).lnk,itm2=
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest (2).lnk,itm2=
[ST][2024-02-06 19:50:09] ADD hNodePar=-1
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest (2).lnk,itm2=
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_CREATE,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent\MonitorDirTest (2).lnk,itm2=
[ST][2024-02-06 19:50:09] ADD hNodePar=-1
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:50:09] UD Last=697942156,now=697942687,dif=531
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=C:\Users\mt\AppData\Roaming\Microsoft\Windows\Recent,itm2=
[ST][2024-02-06 19:50:09] UD Last=697942687,now=697942687,dif=0
[ST][2024-02-06 19:50:09] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{645FF040-5081-101B-9F08-00AA002F954E},itm2=
[ST][2024-02-06 19:50:09] UD Last=697942687,now=697942687,dif=0
3. Creating a new file without changing the default file name:
Code:
[ST][2024-02-06 19:52:14] HandleShellNotify::code=SHCNE_CREATE,itm1=E:\MonitorDirTest\Neues Textdokument.txt,itm2=
[ST][2024-02-06 19:52:14] HandleShellNotify::code=SHCNE_CREATE,itm1=E:\MonitorDirTest\Neues Textdokument.txt,itm2=
[ST][2024-02-06 19:52:14] ADD hNodePar=170153280
[ST][2024-02-06 19:52:14] TVAddItem E:\MonitorDirTest\Neues Textdokument.txt
[ST][2024-02-06 19:52:14] Add@194 E:\MonitorDirTest\Neues Textdokument.txt
[ST][2024-02-06 19:52:14] WM_SETFOCUS pvSetIPAO Return
[ST][2024-02-06 19:52:14] WM_KILLFOCUS
[ST][2024-02-06 19:52:14] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:52:15] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
4. Creating a new file and changing the default file name:
Code:
[ST][2024-02-06 19:53:55] HandleShellNotify::code=SHCNE_CREATE,itm1=E:\MonitorDirTest\Neues Textdokument (2).txt,itm2=
[ST][2024-02-06 19:53:55] HandleShellNotify::code=SHCNE_CREATE,itm1=E:\MonitorDirTest\Neues Textdokument (2).txt,itm2=
[ST][2024-02-06 19:53:55] ADD hNodePar=170153280
[ST][2024-02-06 19:53:55] TVAddItem E:\MonitorDirTest\Neues Textdokument (2).txt
[ST][2024-02-06 19:53:55] Add@195 E:\MonitorDirTest\Neues Textdokument (2).txt
[ST][2024-02-06 19:53:55] WM_SETFOCUS pvSetIPAO Return
[ST][2024-02-06 19:53:55] WM_KILLFOCUS
[ST][2024-02-06 19:53:56] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:54:00] HandleShellNotify::code=SHCNE_RENAMEITEM,itm1=E:\MonitorDirTest\Neues Textdokument (2).txt,itm2=E:\MonitorDirTest\Neues Textdokument test.txt
[ST][2024-02-06 19:54:00] HandleShellNotify::code=SHCNE_RENAMEITEM,itm1=E:\MonitorDirTest\Neues Textdokument (2).txt,itm2=E:\MonitorDirTest\Neues Textdokument test.txt
[ST][2024-02-06 19:54:00] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:54:00] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
5. Delete a file:
Code:
[ST][2024-02-06 19:54:46] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{645FF040-5081-101B-9F08-00AA002F954E},itm2=
[ST][2024-02-06 19:54:46] UD Last=697942687,now=698219484,dif=276797
[ST][2024-02-06 19:54:46] nDev=2
[ST][2024-02-06 19:54:46] Got PortableDevice(0)=\\?\swd#wpdbusenum#{b2e29d5f-ec8b-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:54:46] Got PortableDevice(1)=\\?\swd#wpdbusenum#{3e477a54-ea61-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:54:46] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:54:46] HandleShellNotify::code=SHCNE_DELETE,itm1=E:\MonitorDirTest\Neues Textdokument test.txt,itm2=
[ST][2024-02-06 19:54:46] HandleShellNotify::code=SHCNE_DELETE,itm1=E:\MonitorDirTest\Neues Textdokument test.txt,itm2=
[ST][2024-02-06 19:54:46] HandleShellNotify::code=SHCNE_CREATE,itm1=E:\$RECYCLE.BIN\S-1-5-21-2415196247-1439118325-879051374-1001\$RGX2QHD.txt,itm2=
[ST][2024-02-06 19:54:46] HandleShellNotify::code=SHCNE_CREATE,itm1=E:\$RECYCLE.BIN\S-1-5-21-2415196247-1439118325-879051374-1001\$RGX2QHD.txt,itm2=
[ST][2024-02-06 19:54:46] ADD hNodePar=-1
6. Delete a folder:
Code:
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{645FF040-5081-101B-9F08-00AA002F954E},itm2=
[ST][2024-02-06 19:55:18] UD Last=698219484,now=698251390,dif=31906
[ST][2024-02-06 19:55:18] nDev=2
[ST][2024-02-06 19:55:18] Got PortableDevice(0)=\\?\swd#wpdbusenum#{b2e29d5f-ec8b-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:55:18] Got PortableDevice(1)=\\?\swd#wpdbusenum#{3e477a54-ea61-11ed-9232-c403a8a72d39}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_RMDIR,itm1=E:\MonitorDirTest\Neuer Ordner test,itm2=
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_RMDIR,itm1=E:\MonitorDirTest\Neuer Ordner test,itm2=
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_MKDIR,itm1=E:\$RECYCLE.BIN\S-1-5-21-2415196247-1439118325-879051374-1001\$RKAUMU0,itm2=
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_MKDIR,itm1=E:\$RECYCLE.BIN\S-1-5-21-2415196247-1439118325-879051374-1001\$RKAUMU0,itm2=
[ST][2024-02-06 19:55:18] ADD hNodePar=-1
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_UPDATEDIR,itm1=::{679F85CB-0220-4080-B29B-5540CC05AAB6},itm2=
[ST][2024-02-06 19:55:18] UD Last=698251390,now=698251562,dif=172
[ST][2024-02-06 19:55:18] HandleShellNotify::code=SHCNE_EXTENDED_EVENT,itm1=,itm2=
Last edited by Mith; Feb 6th, 2024 at 08:06 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|