AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Simulate File System

Ein Thema von mr_fahrrad · begonnen am 29. Dez 2006 · letzter Beitrag vom 29. Dez 2006
Antwort Antwort
mr_fahrrad

Registriert seit: 28. Dez 2006
46 Beiträge
 
#1

Simulate File System

  Alt 29. Dez 2006, 19:33
How I make to simulate a file system?

example

I save a File in a Stream, after a save a stream in the "simulate file system" and can call function like "LoadFromFile('pathFileSystem:/File Saved')
  Mit Zitat antworten Zitat
Benutzerbild von DGL-luke
DGL-luke

Registriert seit: 1. Apr 2005
Ort: Bad Tölz
4.149 Beiträge
 
Delphi 2006 Professional
 
#2

Re: Simulate File System

  Alt 29. Dez 2006, 19:37
I think you're searching for the keyword "Hier im Forum suchenVirtual Filesystem / MSDN-Library durchsuchenVirtual Filesystem".
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1
  Mit Zitat antworten Zitat
Benutzerbild von Phoenix
Phoenix
(Moderator)

Registriert seit: 25. Jun 2002
Ort: Hausach
7.606 Beiträge
 
#3

Re: Simulate File System

  Alt 29. Dez 2006, 19:41
Phew.. you have sort of questions...

Well, let's say it that way: If it would be easy to simulate file systems or use the systems's file system API you would find quite a lot of file systems to use i.E. Linux EXT or Reiser under Windows.

You first would need to write a windows driver. That's not an easy task, especially when using delphi.

But perhaps I can help you with a workaround this time again:

With tools / drivers like Demon tools, you can simulate a CD drive.
So you can write your data into a CD image file and have demon tools mount this image as a usual CD you can read data from.

Another idea:

There is a Tool that gives you the possibilty to use a part of the system's RAM as a drive. Have a google for ramdisk and windows xp. You can write your data on that ramdrive and this data is erased when the system shuts down.
Sebastian Gingter
Phoenix - 不死鳥, Microsoft MVP, Rettungshundeführer
Über mich: Sebastian Gingter @ Thinktecture Mein Blog: https://gingter.org
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:52 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz