Loading files into memory
- From: GrantSTaylor@xxxxxxxxx
- Date: Mon, 23 Jul 2007 18:31:27 -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 clips,
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: Spam Catcher
- Re: Loading files into memory
- Prev by Date: Re: Timer_Tick event
- Next by Date: Re: Timer_Tick event
- Previous by thread: How to drag and drop files out of my application
- Next by thread: Re: Loading files into memory
- Index(es):
Relevant Pages
|