Thx but this wont work the my.computer.audio.play object is only good for playing .wav files
I would like to play all audio files like .mp3 , .wav , .midi ,...
Does someone now the error or could someone give me an other way of playing all kinds of audio files in 2005
my intensions are to...
TO play audio file's in 2005 !!!
I'm rewriteing a prog from 2003 to 2005 and adding some functions to the prog but a piece of code that was working in 2003 now gives a error message:
LoaderLock was detected
Message: DLL...
In 2003 i used this code:
Datagrid!!!
MsgBox(DGrid1.Item(3, 3))
to get the string at cel 3,3
but now in 2005 i used this code:
DataView!!!
MsgBox(DView1.Item(3, 3).ToString)
i would like the same result as in 2003 that the data in the cel is put in a msgbox
I would like to copy a directory directly from a cd-rom to my C Partition
in the directory that needs to be copied are subdirectorys and files.
how can i copy the dir with all the subdirs and files from one partition to an outher???
THX
Hello there
I am using:
Microsoft.DirectX.AudioVideoPlayback
to play audio files
I have 2 consoles so now i can play 2 songs at the same time now i would like to ad some more controls to them:
Like control the volume of each player
this is the code i have in the class where all the...
Hello there
I would like to create a cd witch a has 3 small programms on it.
When i put the cd in the drive it will autorun thx to the autorun file.
Now i have created a small installation program witch will put all the requerd textfiles and databases in the wright directories.
Now my...
I dont now if you now them but they are callad << Ibuttons >>
from the makker << Dallas >>
see the link for more info
http://www.maxim-ic.com/appnotes.cfm/appnote_number/3808
Now i have some ibuttons and a reader to read the data
i want to write a small vb.net program to extraxt the id...
Private Sub LinkLabel1_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel1.LinkClicked
Dim thisfile As String, retval
thisfile = "Readme.txt"
retval = System.Diagnostics.Process.Start(thisfile)...
I believe you just handle them in your database as a string
and when you need to calculate convert the numbers to a decimal value or whatever you need
example:
DecimalNr = CDec(StringTextFromDatabase)
could any1 give me a code example or a link
about how i can control a button click event with a keypress on my keyboard
i am trying to make a screen keyboard that can be countrolled with the mouse but if a lettre or number on the keyboard is pressed i would like to handle the some line of...
Hello there
I am curently working on a music player with a playlist
i have got it working now but to give it that extra touch i would like that when the end of a song aproches the next song (from the playlist) will fade in and the old one fade out
how can i fix this
anyone an idee or sample...
Hello there
could some1 help me to a example code or programe thats search a database using query's or something a like
I now how it works in vb 6 but not in .NET
could some1 pls help me out with this 1
THX
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.