Click here to Skip to main content
15,887,988 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Open Files Pin
0x3c021-Jun-09 0:15
0x3c021-Jun-09 0:15 
AnswerRe: Open Files Pin
Dave Kreskowiak21-Jun-09 7:58
mveDave Kreskowiak21-Jun-09 7:58 
AnswerRe: Open Files [modified] Pin
Henry Minute21-Jun-09 8:28
Henry Minute21-Jun-09 8:28 
QuestionHow to open file on Existing Workbook. Pin
Musa Biralo20-Jun-09 15:32
Musa Biralo20-Jun-09 15:32 
AnswerRe: How to open file on Existing Workbook. Pin
Dave Kreskowiak20-Jun-09 18:44
mveDave Kreskowiak20-Jun-09 18:44 
GeneralRe: How to open file on Existing Workbook. Pin
Musa Biralo4-Jul-09 15:12
Musa Biralo4-Jul-09 15:12 
QuestionMP3 to Wav? Pin
rspercy6520-Jun-09 7:26
rspercy6520-Jun-09 7:26 
AnswerRe: MP3 to Wav? Pin
0x3c020-Jun-09 7:36
0x3c020-Jun-09 7:36 
You have two options. The first is to use a library, like this: DLL To Decode MP3 To WAV/PCM. The second is to manually parse the MP3 file format and write the WAV file yourself

FYI: SizeOf does indeed have an equivalent. In classic VB, you could have used Len. Nowadays, you can use System.Runtime.InteropServices.Marshal.SizeOf

Between the idea
And the reality
Between the motion
And the act
Falls the Shadow

GeneralRe: MP3 to Wav? Pin
rspercy6520-Jun-09 8:14
rspercy6520-Jun-09 8:14 
GeneralRe: MP3 to Wav? Pin
TheMrProgrammer20-Jun-09 20:25
TheMrProgrammer20-Jun-09 20:25 
QuestionClickOnce Deployment Pin
Ovais Memon19-Jun-09 23:11
Ovais Memon19-Jun-09 23:11 
AnswerRe: ClickOnce Deployment Pin
miguelfreirejunior22-Oct-09 10:33
miguelfreirejunior22-Oct-09 10:33 
QuestionPlz help me in developing win32 application" Pin
sweety200619-Jun-09 22:01
sweety200619-Jun-09 22:01 
AnswerRe: Plz help me in developing win32 application" Pin
Christian Graus19-Jun-09 22:42
protectorChristian Graus19-Jun-09 22:42 
AnswerRe: Plz help me in developing win32 application" Pin
Henry Minute20-Jun-09 1:37
Henry Minute20-Jun-09 1:37 
GeneralRe: Plz help me in developing win32 application" Pin
Luc Pattyn20-Jun-09 2:09
sitebuilderLuc Pattyn20-Jun-09 2:09 
GeneralRe: Plz help me in developing win32 application" Pin
Henry Minute20-Jun-09 2:17
Henry Minute20-Jun-09 2:17 
AnswerRe: Plz help me in developing win32 application" Pin
Luc Pattyn20-Jun-09 2:12
sitebuilderLuc Pattyn20-Jun-09 2:12 
GeneralRe: Plz help me in developing win32 application" Pin
Christian Graus20-Jun-09 11:31
protectorChristian Graus20-Jun-09 11:31 
GeneralRe: Plz help me in developing win32 application" Pin
Luc Pattyn20-Jun-09 12:07
sitebuilderLuc Pattyn20-Jun-09 12:07 
GeneralRe: Plz help me in developing win32 application" Pin
Christian Graus20-Jun-09 13:06
protectorChristian Graus20-Jun-09 13:06 
QuestionVB.NET - Ms-access - Error - "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done." Pin
sivakumar.mariappan19-Jun-09 20:46
sivakumar.mariappan19-Jun-09 20:46 
AnswerRe: VB.NET - Ms-access - Error - "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done." Pin
Dave Kreskowiak20-Jun-09 10:08
mveDave Kreskowiak20-Jun-09 10:08 
Questionhi everyone need help Pin
harieshkumar.n19-Jun-09 20:08
harieshkumar.n19-Jun-09 20:08 
AnswerRe: hi everyone need help Pin
Christian Graus19-Jun-09 20:10
protectorChristian Graus19-Jun-09 20:10 

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.