Click here to Skip to main content
15,922,650 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralUser interface like frames on a web page Pin
Brent Lamborn22-May-03 19:01
Brent Lamborn22-May-03 19:01 
GeneralRe: User interface like frames on a web page Pin
J. Dunlap22-May-03 20:11
J. Dunlap22-May-03 20:11 
GeneralRe: User interface like frames on a web page Pin
FruitBatInShades23-May-03 0:13
FruitBatInShades23-May-03 0:13 
GeneralRe: User interface like frames on a web page Pin
Anonymous23-May-03 9:21
Anonymous23-May-03 9:21 
GeneralAttach Calendar in a Text box (VB6) Pin
EMMY22-May-03 18:50
EMMY22-May-03 18:50 
GeneralRe: Attach Calendar in a Text box (VB6) Pin
J. Dunlap22-May-03 20:12
J. Dunlap22-May-03 20:12 
GeneralRe: Attach Calendar in a Text box (VB6) Pin
EMMY25-May-03 19:58
EMMY25-May-03 19:58 
GeneralHelp: DirectSound question Pin
anonomouswilliams22-May-03 18:22
sussanonomouswilliams22-May-03 18:22 
How do I pass a buffer of samples in the DirectSoundBuffer.WriteBuffer method under vb.net?

In the docs, the following is OK, but under vb.net the compiler complains that buf(0) can't be converted to a System.IntPtr

ds.writebuffer(0,0,buf(0),flags)

How do I write the buffer of raw samples to the directsoundsecondarybuffer8 under vb.net?

Thanks
GeneralHelp with IntPtr Pin
anonomous22-May-03 10:00
anonomous22-May-03 10:00 
GeneralRe: Help with IntPtr Pin
pradipta22-May-03 20:17
pradipta22-May-03 20:17 
QuestionToolbar Icons? Pin
GrindAZ22-May-03 7:45
GrindAZ22-May-03 7:45 
AnswerRe: Toolbar Icons? Pin
FruitBatInShades23-May-03 0:14
FruitBatInShades23-May-03 0:14 
GeneralDetecting Windows Events Pin
GrindAZ22-May-03 6:11
GrindAZ22-May-03 6:11 
GeneralRe: Detecting Windows Events Pin
John Kuhn22-May-03 7:58
John Kuhn22-May-03 7:58 
GeneralLoops HELP Pin
bamnet22-May-03 5:26
bamnet22-May-03 5:26 
GeneralRe: Loops HELP Pin
John Kuhn22-May-03 7:25
John Kuhn22-May-03 7:25 
GeneralRunning one Instance of EXE Pin
pradipta22-May-03 3:03
pradipta22-May-03 3:03 
GeneralRe: Running one Instance of EXE Pin
Giles22-May-03 3:45
Giles22-May-03 3:45 
GeneralRe: Running one Instance of EXE Pin
CBoland22-May-03 4:07
CBoland22-May-03 4:07 
GeneralRe: Running one Instance of EXE Pin
Giles22-May-03 7:34
Giles22-May-03 7:34 
GeneralRe: Running one Instance of EXE Pin
CBoland22-May-03 4:06
CBoland22-May-03 4:06 
GeneralRe: Running one Instance of EXE Pin
pradipta22-May-03 20:09
pradipta22-May-03 20:09 
GeneralRe: Running one Instance of EXE Pin
GrindAZ22-May-03 6:05
GrindAZ22-May-03 6:05 
GeneralShort to Long fileName in VB6 and WinNT Pin
Alberto Bar-Noy22-May-03 2:12
Alberto Bar-Noy22-May-03 2:12 
QuestionHow do I set the “Comment” attribute of a file or folder using VB script ? Pin
Serge Krynine21-May-03 21:56
Serge Krynine21-May-03 21:56 

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.