Click here to Skip to main content
15,886,110 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: links for good VB6 site ? Pin
Mekong River11-Nov-04 13:49
Mekong River11-Nov-04 13:49 
QuestionHow to determine parent class Pin
Derec Roofie11-Nov-04 1:30
Derec Roofie11-Nov-04 1:30 
AnswerRe: How to determine parent class Pin
MohammadAmiry12-Nov-04 2:19
MohammadAmiry12-Nov-04 2:19 
AnswerRe: How to determine parent class Pin
J4amieC12-Nov-04 2:53
J4amieC12-Nov-04 2:53 
GeneralBinding Collection to DataGrid Pin
Derec Roofie11-Nov-04 1:27
Derec Roofie11-Nov-04 1:27 
GeneralClearing the Date column in a datatable Pin
KingVikram10-Nov-04 20:46
KingVikram10-Nov-04 20:46 
GeneralRun a .WAV file Pin
pht999910-Nov-04 17:21
pht999910-Nov-04 17:21 
GeneralRe: Run a .WAV file Pin
MohammadAmiry12-Nov-04 3:08
MohammadAmiry12-Nov-04 3:08 
Try SndPlaySound function:

Public Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long

Find more help on the MSDN.
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak15-Nov-04 9:06
mveDave Kreskowiak15-Nov-04 9:06 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak15-Nov-04 9:09
mveDave Kreskowiak15-Nov-04 9:09 
GeneralRe: Run a .WAV file Pin
pht999916-Nov-04 21:43
pht999916-Nov-04 21:43 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak17-Nov-04 15:38
mveDave Kreskowiak17-Nov-04 15:38 
GeneralGone Backwards! :( Pin
Ray Cassick10-Nov-04 15:15
Ray Cassick10-Nov-04 15:15 
QuestionHow to show a form after closing it .. Pin
Modern_night10-Nov-04 13:56
Modern_night10-Nov-04 13:56 
AnswerRe: How to show a form after closing it .. Pin
Christian Graus10-Nov-04 14:25
protectorChristian Graus10-Nov-04 14:25 
GeneralRe: How to show a form after closing it .. Pin
Fade (Amit BS)10-Nov-04 15:49
Fade (Amit BS)10-Nov-04 15:49 
AnswerRe: How to show a form after closing it .. Pin
Steven Campbell11-Nov-04 6:48
Steven Campbell11-Nov-04 6:48 
GeneralRe: How to show a form after closing it .. Pin
Modern_night11-Nov-04 9:40
Modern_night11-Nov-04 9:40 
GeneralRe: How to show a form after closing it .. Pin
Steven Campbell11-Nov-04 14:48
Steven Campbell11-Nov-04 14:48 
GeneralRe: How to show a form after closing it .. Pin
Modern_night12-Nov-04 10:41
Modern_night12-Nov-04 10:41 
GeneralRe: How to show a form after closing it .. Pin
jamesbronw15-Nov-04 16:39
jamesbronw15-Nov-04 16:39 
QuestionMessenger users online/offline? Pin
[DK]KiloDunse10-Nov-04 13:10
[DK]KiloDunse10-Nov-04 13:10 
AnswerRe: Messenger users online/offline? Pin
Christian Graus10-Nov-04 13:23
protectorChristian Graus10-Nov-04 13:23 
GeneralRe: Messenger users online/offline? Pin
Anonymous10-Nov-04 13:27
Anonymous10-Nov-04 13:27 
GeneralRe: Messenger users online/offline? Pin
Christian Graus10-Nov-04 13:36
protectorChristian Graus10-Nov-04 13:36 

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.