Hi,
I know, it seems a little strange to have a memory disk these days with all the space we have !
Im actually interested because its probally quicker to read a file from memory than from HD.
Heres the story :
I have an API call that takes a filename as a parameter.
Can i copy a file into a "memory disk" and then pass the path to the API call ? to achieve faster load times ?
using win2k/vc6.
I know, it seems a little strange to have a memory disk these days with all the space we have !
Im actually interested because its probally quicker to read a file from memory than from HD.
Heres the story :
I have an API call that takes a filename as a parameter.
Can i copy a file into a "memory disk" and then pass the path to the API call ? to achieve faster load times ?
using win2k/vc6.