Click here to Skip to main content
15,923,789 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCOPYDATASTRUCT Pin
smokepipes8-Jun-06 12:50
smokepipes8-Jun-06 12:50 
AnswerRe: COPYDATASTRUCT Pin
progload8-Jun-06 15:13
progload8-Jun-06 15:13 
GeneralRe: COPYDATASTRUCT Pin
smokepipes8-Jun-06 22:40
smokepipes8-Jun-06 22:40 
QuestionCustomize Net access? [modified] Pin
Iftikhar Ali8-Jun-06 8:33
Iftikhar Ali8-Jun-06 8:33 
Questionread file Pin
totoblj8-Jun-06 7:50
totoblj8-Jun-06 7:50 
AnswerRe: read file Pin
Dustin Metzgar8-Jun-06 8:11
Dustin Metzgar8-Jun-06 8:11 
QuestionSound?! Pin
md_refay8-Jun-06 6:55
md_refay8-Jun-06 6:55 
AnswerRe: Sound?! [modified] Pin
hmklakmal8-Jun-06 12:19
hmklakmal8-Jun-06 12:19 
Put it in resource somekinda res type "Wav" File and extract it when form is loading

Dim S as string
S=strconv(LoadResData(ResouceID,ResourceType In Here EG:"Wav"),vbUnicode)

Get the function SndPlaySound From api viewer.

and At the form_Load
sndplaysound(s,SND_ASYNC or snd_memory);

like that.simple

Kanchana

-- modified at 18:22 Thursday 8th June, 2006
QuestionCurrencyManger Pin
md_refay8-Jun-06 6:53
md_refay8-Jun-06 6:53 
QuestionHow do you get .MP3 duration Pin
DaleGraham8-Jun-06 6:08
DaleGraham8-Jun-06 6:08 
AnswerRe: How do you get .MP3 duration Pin
daniel worel11-Jun-06 7:16
daniel worel11-Jun-06 7:16 
Questionprinting in vb.net 1.1 Pin
amaneet8-Jun-06 4:04
amaneet8-Jun-06 4:04 
QuestiondtPicker in VB Pin
.NetRams8-Jun-06 3:06
.NetRams8-Jun-06 3:06 
QuestionDatagrid refreshing problem Pin
Pandian Subramani8-Jun-06 2:51
Pandian Subramani8-Jun-06 2:51 
AnswerRe: Datagrid refreshing problem Pin
amaneet8-Jun-06 3:06
amaneet8-Jun-06 3:06 
AnswerRe: Datagrid refreshing problem Pin
sathish s8-Jun-06 3:24
sathish s8-Jun-06 3:24 
QuestionMSFLEXGRID Pin
krishnarajathanthri8-Jun-06 2:42
krishnarajathanthri8-Jun-06 2:42 
AnswerRe: MSFLEXGRID Pin
jonathan158-Jun-06 3:12
jonathan158-Jun-06 3:12 
Questionebooks regarding vb.net Pin
Himanshuarora_er8-Jun-06 1:37
Himanshuarora_er8-Jun-06 1:37 
AnswerRe: ebooks regarding vb.net Pin
Kevin McFarlane8-Jun-06 2:19
Kevin McFarlane8-Jun-06 2:19 
Questionhow to convert string to unicode and unicode to string Pin
roitha8-Jun-06 0:09
roitha8-Jun-06 0:09 
AnswerRe: how to convert string to unicode and unicode to string Pin
padma_018-Jun-06 0:42
padma_018-Jun-06 0:42 
AnswerRe: how to convert string to unicode and unicode to string Pin
Mekong River8-Jun-06 23:49
Mekong River8-Jun-06 23:49 
QuestionQuestions about an Addin for Visual Studio Pin
dlarkin777-Jun-06 23:12
dlarkin777-Jun-06 23:12 
QuestionHow to handle null date field from database Pin
Ronny_20067-Jun-06 22:29
Ronny_20067-Jun-06 22:29 

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.