Click here to Skip to main content
15,926,507 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Need help with listbox! Pin
seee sharp12-Jul-05 17:00
seee sharp12-Jul-05 17:00 
GeneralStrange web-service behavior with a c# client Pin
malharone12-Jul-05 13:10
malharone12-Jul-05 13:10 
GeneralRe: Strange web-service behavior with a c# client Pin
Amju13-Jul-05 2:54
Amju13-Jul-05 2:54 
GeneralRe: Strange web-service behavior with a c# client Pin
malharone13-Jul-05 5:46
malharone13-Jul-05 5:46 
GeneralOutlook PST Data Report Pin
Anonymous12-Jul-05 11:28
Anonymous12-Jul-05 11:28 
GeneralSendInput API Method Pin
DigitalBay12-Jul-05 10:23
DigitalBay12-Jul-05 10:23 
GeneralRe: SendInput API Method Pin
progload12-Jul-05 13:06
progload12-Jul-05 13:06 
Generalactivex selft rejistrationvb Pin
_tasleem12-Jul-05 8:39
_tasleem12-Jul-05 8:39 
GeneralUpdating/Writing to SQL Server Pin
spettiford12-Jul-05 8:17
spettiford12-Jul-05 8:17 
GeneralRe: Updating/Writing to SQL Server Pin
ToddHileHoffer12-Jul-05 10:01
ToddHileHoffer12-Jul-05 10:01 
GeneralData List Pin
erikkl200012-Jul-05 7:56
erikkl200012-Jul-05 7:56 
GeneralRe: Data List Pin
ToddHileHoffer12-Jul-05 10:03
ToddHileHoffer12-Jul-05 10:03 
GeneralRe: Data List Pin
erikkl200012-Jul-05 12:21
erikkl200012-Jul-05 12:21 
GeneralCheckboxes Pin
Victoria3412-Jul-05 7:00
Victoria3412-Jul-05 7:00 
GeneralRe: Checkboxes Pin
Anonymous12-Jul-05 9:56
Anonymous12-Jul-05 9:56 
QuestionHow can load the data in CrystalReport Pin
Jeeva Jose12-Jul-05 5:15
Jeeva Jose12-Jul-05 5:15 
AnswerRe: How can load the data in CrystalReport Pin
ToddHileHoffer12-Jul-05 6:50
ToddHileHoffer12-Jul-05 6:50 
GeneralHELP!!! SQL Pin
Member 202519312-Jul-05 3:58
Member 202519312-Jul-05 3:58 
GeneralRe: HELP!!! SQL Pin
d.olsson12-Jul-05 4:12
d.olsson12-Jul-05 4:12 
GeneralRe: HELP!!! SQL Pin
toxcct12-Jul-05 6:17
toxcct12-Jul-05 6:17 
GeneralRe: HELP!!! SQL Pin
toxcct12-Jul-05 6:19
toxcct12-Jul-05 6:19 
GeneralRe: HELP!!! SQL Pin
Ray Guan12-Jul-05 20:15
Ray Guan12-Jul-05 20:15 
GeneralHELP!!!!! working with data grids Pin
Member 202519312-Jul-05 3:53
Member 202519312-Jul-05 3:53 
GeneralRe: HELP!!!!! working with data grids Pin
d.olsson12-Jul-05 4:14
d.olsson12-Jul-05 4:14 
GeneralDirectShow Applications in VB.NET Pin
Dr_Lomax12-Jul-05 1:56
Dr_Lomax12-Jul-05 1:56 
I am making my own version of a media player. The progress is going great except that the DS control (msvidctl.dll) will not play MPEG-2 files. I thought that the control would handle this automatically. MSDN says that we need to specifiy the MPEG-2 Demuxer and other stuff. Could anyone please post some sample code (VB would be prefered, but otherwise I can join the peices from other languages). I am not using Microsoft.DirectX.AudioVideoPlayback.dll, even thought it works great I cannot combine this assembly with anyother dll using ILMerge.

I have also built a DVD application using the same dll, the only help I need is figure out how to control the dvd navigation filter. At the moment I use

DScontrol.view("DVD:")

This snippet will allow me to play dvds but I cannot control which drive I want to play i.e. If I have 2 drives with dvd movies in the them, the drive that has the master setting on the IDE bus or lower drive letter(dont remember which one of the 2) will play everytime. If I eject one of them, the other one will play. Does anyone know how I can command a specific drive to play a dvd movie? Your help is greatly appreciated.

Thanks

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.