Page 2 of 2
Posted: Mon May 01, 2006 7:22 pm
by Trond
No, I've never used it.
Posted: Mon May 01, 2006 7:44 pm
by techjunkie
Trond, if I where you I would use Dependency Walker (
http://www.dependencywalker.com/), Filemon and Regmon (
http://www.sysinternals.com), to try to track the problem.
Have you tried it on another computer with the same OS? I've always have 4 or 5 different "clean" Windows versions ready in VMWare to test my snippets on.

Posted: Mon May 01, 2006 8:12 pm
by Trond
I can't see how that could help? There is a script error in a .js file. Dependency Walker is for exe files. Filemon monitors changes to files, I guess remon monitors the registry. How would that help?
techjunkie wrote:Have you tried it on another computer with the same OS? I've always have 4 or 5 different "clean" Windows versions ready in VMWare to test my snippets on.

Great, why don't you test it then?
Unfortunately I don't have a Windows 2000 cd to use in VMWare. I don't even have VMWare.
Can someone with Windows 2000 test this?
Posted: Wed Nov 05, 2008 10:41 pm
by PB
@Sparkie: Your code shows Large icons if I open in Small icon mode...
Posted: Thu Nov 06, 2008 1:48 am
by Sparkie
That would be a bug in my code because I don't recall small icons as being an option for the OpenFileRequester. If you know otherwise, let me know and I'll see if I can fix the code.

Posted: Thu Nov 06, 2008 3:44 am
by PB
I see what you mean. Your code shouldn't be offering that option.

Re:
Posted: Sun Oct 07, 2018 4:36 am
by Dude
I ran Sparkie's code today and noticed that it was showing files in my C: drive that aren't showing in Explorer... see image below. Yes, I have all files visible in Explorer. So... WTF?

Where are these files actually located? I remember once creating them (they're not a virus) but I'm shocked to still see them, as they were deleted long ago (hence not seen in Explorer in the screenshot). What's going on?

Re: Help , any idea for dialog Open with image preview
Posted: Sun Oct 07, 2018 3:11 pm
by blueb
I'm trying to run this in version 6.70 b
but as you can see from the image above the dialog displays
'Files of Type:' as garbled unicode characters.
I can't see the obvious fix.