Hello, I'm running windowsXP service pack 2 on a Intel PIII at 500mhz eith 256 mb RAM: I am trying to convert a FAT filesystem on my floppy disk in my drive a:\ to a NTFS filesystem using convert.exe. in verbose mode, it sees every file and
I've created a simple DLL in J# using the class library project in visual J#, is there any way to make member functions in the DLL external to be referenced by other languages? --