VB.NET

Moderators: seancampbell
Number of threads: 4020
Number of posts: 10026

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Difficuilt task on files Posted by Avinash.V on 21 May 2008 at 4:11 AM
hi there

my problem seems difficuilt to me.
i have four files.

first one a mp3 file
second an exe file
third and fourth text files.

i have merged the contents of these four files to file named merged.sss
where sss is a new extention created

now what i want to do is i want to create a program that will allow to open the four files from merged.sss.
i need to have four command buttons which opens the four files when clicked. i need the first command button to open the mp3 portion with media player when clicked. but the four files have to stay together in merged.sss


please help me
Report
Re: Difficuilt task on files Posted by jeffman on 28 May 2008 at 6:20 AM
: hi there
:
: my problem seems difficuilt to me.
: i have four files.
:
: first one a mp3 file
: second an exe file
: third and fourth text files.
:
: i have merged the contents of these four files to file named
: merged.sss
: where sss is a new extention created
:
: now what i want to do is i want to create a program that will allow
: to open the four files from merged.sss.
: i need to have four command buttons which opens the four files when
: clicked. i need the first command button to open the mp3 portion
: with media player when clicked. but the four files have to stay
: together in merged.sss
:
:
: please help me
:
i dont know how to do exactly what you want. but i know you can shell the original exe file. for the text files open notepad or microsoft word and type the contents into them or your program. for the mp3 you could use a command in visual basic.net to play it from your program, but to load it in windows media player i do not know right now.
Report
Re: Difficuilt task on files Posted by Avinash.V on 29 May 2008 at 4:44 AM
: : hi there
: :
: : my problem seems difficuilt to me.
: : i have four files.
: :
: : first one a mp3 file
: : second an exe file
: : third and fourth text files.
: :
: : i have merged the contents of these four files to file named
: : merged.sss
: : where sss is a new extention created
: :
: : now what i want to do is i want to create a program that will allow
: : to open the four files from merged.sss.
: : i need to have four command buttons which opens the four files when
: : clicked. i need the first command button to open the mp3 portion
: : with media player when clicked. but the four files have to stay
: : together in merged.sss
: :
: :
: : please help me
: :
: i dont know how to do exactly what you want. but i know you can
: shell the original exe file. for the text files open notepad or
: microsoft word and type the contents into them or your program. for
: the mp3 you could use a command in visual basic.net to play it from
: your program, but to load it in windows media player i do not know
: right now.


actually i could have done this
but the problem is the file is single
the four files are merged to single file containing audio and text
so without extracting the audio i want to play the audio part
(extracting takes time)
something with pointers or buffers
anyone help me on this plz






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.