Loading files into memory
- From: GrantSTaylor@xxxxxxxxx
- Date: Mon, 23 Jul 2007 16:37:25 -0000
Hello all,
I'll start by saying that I am relatively new to Visual Basic, so I
apologize in advance if this is a stupid question, but I haven't found
any information on this anywhere else on the web.
I'm writing a program that will play several different videos, but
there is a noticeable delay when I have the program wait until the
videos are needed to load them. I'm trying to figure out how to load
all of the video files into the system memory when the application
first starts up, so there is no delay later (or at least minimize the
delay). Can anybody make a recommendation on the best way to do this?
Also, how can I determine how much information I can load into memory
without overloading the system?
I'm using Visual Studio 2005 Professional Edition, and the Windows
Media Player COM component to play avi videos.
Thanks,
Grant
.
- Follow-Ups:
- Re: Loading files into memory
- From: Jim Mack
- Re: Loading files into memory
- Prev by Date: How do I set up SQL Server Express to be shared on network (using VB 6.0)
- Next by Date: A menu that shows a text input box
- Previous by thread: How do I set up SQL Server Express to be shared on network (using VB 6.0)
- Next by thread: Re: Loading files into memory
- Index(es):
Relevant Pages
|