Click here to Skip to main content
15,920,513 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralHelp with Track bar linked to mci sound Pin
steve shafa13-Apr-05 0:30
steve shafa13-Apr-05 0:30 
GeneralRe: Help with Track bar linked to mci sound Pin
Dave Kreskowiak13-Apr-05 5:23
mveDave Kreskowiak13-Apr-05 5:23 
GeneralRe: Help with Track bar linked to mci sound Pin
steve shafa13-Apr-05 6:11
steve shafa13-Apr-05 6:11 
GeneralRe: Help with Track bar linked to mci sound Pin
Dave Kreskowiak13-Apr-05 7:20
mveDave Kreskowiak13-Apr-05 7:20 
GeneralRe: Help with Track bar linked to mci sound Pin
steve shafa13-Apr-05 7:27
steve shafa13-Apr-05 7:27 
GeneralRe: Help with Track bar linked to mci sound Pin
steve shafa13-Apr-05 7:39
steve shafa13-Apr-05 7:39 
GeneralRe: Help with Track bar linked to mci sound Pin
Dave Kreskowiak13-Apr-05 8:05
mveDave Kreskowiak13-Apr-05 8:05 
GeneralRe: Help with Track bar linked to mci sound Pin
steve shafa13-Apr-05 12:50
steve shafa13-Apr-05 12:50 
Hi Dave

Ive been looking at sum vb code this is what i got. No if Im not mistaken the below method allows u to play anyt part of the wav file? if im not mistaken. if the code is correct then what parts would I need to change soo that I can use it in my trackBar.

Any position within a WAV can be set by using the seek command. This also sets the position of the WAV for PLAY. The example below sets the WAV starting position to 1000 (milliseconds).

i = mciSendString("seek voice1 to 1000", 0&, 0, 0)


GeneralRe: Help with Track bar linked to mci sound Pin
Dave Kreskowiak13-Apr-05 17:05
mveDave Kreskowiak13-Apr-05 17:05 
QuestionHow to start a process when windows starts first time Pin
usmanmir12-Apr-05 19:24
usmanmir12-Apr-05 19:24 
AnswerRe: How to start a process when windows starts first time Pin
Dave Kreskowiak13-Apr-05 4:26
mveDave Kreskowiak13-Apr-05 4:26 
GeneralPassing value from combo box to textbox (urgent) Pin
AndyYie12-Apr-05 16:19
AndyYie12-Apr-05 16:19 
GeneralRe: Passing value from combo box to textbox (urgent) Pin
vertig073012-Apr-05 16:22
vertig073012-Apr-05 16:22 
GeneralRe: Passing value from combo box to textbox (urgent) Pin
AndyYie12-Apr-05 16:26
AndyYie12-Apr-05 16:26 
GeneralListView RElational Pin
Codero12-Apr-05 14:50
Codero12-Apr-05 14:50 
GeneralRe: ListView RElational Pin
Dave Kreskowiak13-Apr-05 4:33
mveDave Kreskowiak13-Apr-05 4:33 
Generalslash screen Pin
Lisana12-Apr-05 9:58
Lisana12-Apr-05 9:58 
GeneralRe: slash screen Pin
rwestgraham12-Apr-05 10:16
rwestgraham12-Apr-05 10:16 
GeneralRe: slash screen Pin
Lisana12-Apr-05 10:43
Lisana12-Apr-05 10:43 
GeneralRe: slash screen Pin
vertig073012-Apr-05 11:29
vertig073012-Apr-05 11:29 
GeneralRe: slash screen Pin
Lisana12-Apr-05 12:05
Lisana12-Apr-05 12:05 
GeneralRe: slash screen Pin
rwestgraham12-Apr-05 14:20
rwestgraham12-Apr-05 14:20 
Generalth VB in Access Pin
thetuxpenguin12-Apr-05 6:09
thetuxpenguin12-Apr-05 6:09 
GeneralRe: th VB in Access Pin
Dave Kreskowiak12-Apr-05 6:38
mveDave Kreskowiak12-Apr-05 6:38 
GeneralRe: th VB in Access Pin
thetuxpenguin12-Apr-05 7:44
thetuxpenguin12-Apr-05 7:44 

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.