Search found 10 matches

by Esquisse
05 Jan 2006, 10:38
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

i replaced the component's file but the sample doesn't want run anymore...

Forget this bug, it seems to be a really isolated problem.
by Esquisse
02 Jan 2006, 23:52
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

Not working
by Esquisse
31 Dec 2005, 11:05
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

I'm really sorry, it bugs again.

Have a good new year.
by Esquisse
27 Nov 2005, 13:32
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

It's also crashing :'(
by Esquisse
27 Nov 2005, 12:03
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

Hello,

Msgboxes are :

Recieved SHCNE_CREATE : file.txt
Handled SHCNE_CREATE : file.txt
[Crash]

Note : if i make 'copy' from Windows explorer, then 'paste' in ExplorerClone, it doesn't bug.
by Esquisse
25 Nov 2005, 21:25
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

It also crash.

Is there anyway to put msgbox on each code's lines like :

msgbox "1"
test = test & "xxx"
msgbox "2"

etc... It would be faster
by Esquisse
25 Nov 2005, 20:24
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

It crashed again.
by Esquisse
20 Nov 2005, 13:35
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

With this example I : - Launch the project into Visual basic - Run it - Go to d:\ - Right click on "telephone portable.xls" - Copy - go to "d:\!Ecole" - Right click on the treeview's item "d:\!ecole\" - Paste - The file is copying and the error message. The log is : Jus...
by Esquisse
20 Nov 2005, 12:31
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

bug

The problem appears with all sample when i try to copy/paste a file. I attached the really explicit message ;)
by Esquisse
19 Nov 2005, 23:06
Forum: ExplorerTreeView 1.x
Topic: ExplorerClone bug
Replies: 21
Views: 24032

ExplorerClone bug

Hello, Nice job ! I find a bug in the sample ExplorerClone. When we make a copy/paste the operation is effective but make crash the application :( Also is it possible to get the context menu on foreground of the listview like the tree one (same as windows in fact) ? Configuration : Version : Latest ...