Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 10th, 2005, 5:39 PM   #21
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
Hmm I dont know much about that stuff, oh well, ill figure out what file is causing that problem and try to see what the problem with that file is.

I decided to do the file browser again XD, because I just got MS Visual Basic Studio 2005, and had no other cool projects I could do to test the application out.

This file browser looks a lot better than the one I was doing in .NET 2003, but I still havent added in the icons so you never know if it will end up being as messed up as the last one I made.
brokenhope is offline   Reply With Quote
Old Oct 10th, 2005, 6:16 PM   #22
B3TA_SCR1PT3R
Hobbyist Programmer
 
B3TA_SCR1PT3R's Avatar
 
Join Date: Jul 2005
Location: Dallas, Texas
Posts: 101
Rep Power: 0 B3TA_SCR1PT3R is an unknown quantity at this point
Send a message via AIM to B3TA_SCR1PT3R
try 'shell32.dll' for the icons
__________________
Hoes telling me to calm down but I'm like fuck that shit!
B3TA_SCR1PT3R is offline   Reply With Quote
Old Oct 10th, 2005, 6:46 PM   #23
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
@B3TA_SCR1PT3R: That would not work.

@brokenhope: Fedora Core supports NTFS partitions. Try mounting it? I enabled NTFS support as a module in my kernel config for my Gentoo system. Also, all the points that I mentioned are valid issues with trying to replace explorer. It does appear as Rory said to be a filesystem issue. From the look of the exception that you got in your own tests, the conditions sound rather extraordinary.

@Rory: Filesystems are implemented as drivers on the windows platform, as with Linux. I don't know what you mean by abstracting it with explorer.exe...it is the most common practice to have file access as system calls. On both Windows and Linux, a file can be many things. Both consider a device to be a file (though Windows has this hidden somewhat), for example. Regardless of the filesystem driver being used on a given volume, the system call will ultimately call the device driver to handle the real work. In this case where there appears to be something unexpected returned to explorer.exe (as well as any other app that tries to access the directory) be glad that the application bombs and not your kernel...
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Oct 10th, 2005, 9:04 PM   #24
brokenhope
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 126
Rep Power: 4 brokenhope is on a distinguished road
Im not trying to replace explorer.exe, I am making a file explorer, when you open up a folder it opens up a window with the files and folders, that is what I am making, simply a file browser application...

I did mount my windows drive in linux, but I havent seen what linux does to that folder yet. Im not gonna boot up linux for awhile because I dont like restarting my computer very often.
brokenhope is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:42 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC