Results 1 to 11 of 11

Thread: virtual drive

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    virtual drive

    i have researched a little and found that virtualdrive (cd emulator softs work by a virtual device driver but i dont know much on it . can anyone help by sharing some knowledge on the topic??????

    thankssssssssssss

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    Re: virtual drive

    doesnt anyone know anything on it . please help a little guys.......

  3. #3
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: virtual drive

    do you already have the software? if not alcohol 120% is one of the best! i tried it and works GREAT!
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    Re: virtual drive

    i have alcohol 120% but i am talking about creating such a software by myself and with the help of u guys . so kindly help in this ambitious project.......................

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    Re: virtual drive

    this is what i have got so far can anyone tell how to do this

    Basically the driver allocates a large block of RAM for its own use. Then it pretends to be a hard disk driver (IDE driver). When given requests for reading/writing it simply reads/writes in the allocated RAM

  6. #6
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: virtual drive

    well... that isnt going to be eassy! i have heard that the system can store wierd info like that in one of it's batch files.

    try finding some source code that somone else made, and use that as a guide

    i found this, but the link didnt work for the source:
    http://bebits.com/app/1784
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    Re: virtual drive

    i found this link toobut the code is in vc++ and i dont know it much. can u help on that. here is the link

    vaporcd.sourceforge.net

  8. #8
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: virtual drive

    what language did you plan on doing it in? i dont think you would want to do it in VB, because i am not sure if VB actually can without having a API apecially made for it (in another language) it could proabably be done in C# but that requires .NET Framework
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    Re: virtual drive

    ok, thanks for the help. can u help in c with that vaporcd

  10. #10
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: virtual drive

    i would, even though i am trying to learn C/C++ but... i cannot right now... i would in about 3 months, when i get MY computer back.

    go to the C & C++ secion on VBF and post your questions, i am sure they will help.

    sorry,
    -ALL
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  11. #11

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Posts
    305

    Re: virtual drive

    thanks 4 the help........

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width