Click here to Skip to main content
15,911,891 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Omit the question I have done this Pin
Rizwan Bashir19-Oct-05 2:57
Rizwan Bashir19-Oct-05 2:57 
AnswerRe: sending file to my application by right clickling like send to zip file option in windows Pin
kenexcelon17-Oct-05 8:02
kenexcelon17-Oct-05 8:02 
GeneralRe: sending file to my application by right clickling like send to zip file option in windows Pin
Rizwan Bashir18-Oct-05 4:44
Rizwan Bashir18-Oct-05 4:44 
GeneralRe: sending file to my application by right clickling like send to zip file option in windows Pin
Anonymous18-Oct-05 6:38
Anonymous18-Oct-05 6:38 
GeneralRe: sending file to my application by right clickling like send to zip file option in windows Pin
Rizwan Bashir19-Oct-05 3:00
Rizwan Bashir19-Oct-05 3:00 
Questionpopulating combobox Pin
sai_sailendra17-Oct-05 4:53
sai_sailendra17-Oct-05 4:53 
QuestionGraphic Spectrum Analyser like Winamp Pin
men199917-Oct-05 4:35
men199917-Oct-05 4:35 
AnswerRe: Graphic Spectrum Analyser like Winamp Pin
Dave Kreskowiak17-Oct-05 5:15
mveDave Kreskowiak17-Oct-05 5:15 
This is done using a FFT (Fast Fourier Transform) algorithm. Warning! This is a VERY CPU intensive operation. The more bars you want, the more CPU horsepower you're going to need to calculate the spectrum.

The web is full of examples. Just Google for "vb6 FFT". You can probably get some good ideas out of this[^] sample on PlanetSourceCode.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionLinking Datagrids with SQL Connection Pin
Isobar17-Oct-05 1:51
Isobar17-Oct-05 1:51 
AnswerRe: Linking Datagrids with SQL Connection Pin
Dave Kreskowiak17-Oct-05 5:08
mveDave Kreskowiak17-Oct-05 5:08 
QuestionGet Root LDAP path. Pin
japel17-Oct-05 1:45
japel17-Oct-05 1:45 
AnswerRe: Get Root LDAP path. Pin
progload17-Oct-05 8:32
progload17-Oct-05 8:32 
GeneralRe: Get Root LDAP path. Pin
japel17-Oct-05 12:19
japel17-Oct-05 12:19 
GeneralRe: Get Root LDAP path. Pin
progload17-Oct-05 13:16
progload17-Oct-05 13:16 
QuestionFormatting the Date type variable Pin
mcwayne17-Oct-05 1:34
mcwayne17-Oct-05 1:34 
AnswerRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 1:38
mveDave Kreskowiak17-Oct-05 1:38 
AnswerRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 5:05
mveDave Kreskowiak17-Oct-05 5:05 
GeneralRe: Formatting the Date type variable Pin
mcwayne17-Oct-05 6:06
mcwayne17-Oct-05 6:06 
GeneralRe: Formatting the Date type variable Pin
Dave Kreskowiak17-Oct-05 7:53
mveDave Kreskowiak17-Oct-05 7:53 
QuestionSimplest Object ! Pin
Guerven17-Oct-05 0:17
Guerven17-Oct-05 0:17 
AnswerRe: Simplest Object ! Pin
Dave Kreskowiak17-Oct-05 1:20
mveDave Kreskowiak17-Oct-05 1:20 
GeneralRe: Simplest Object ! Pin
Guerven17-Oct-05 14:48
Guerven17-Oct-05 14:48 
GeneralRe: Simplest Object ! Pin
Dave Kreskowiak18-Oct-05 11:31
mveDave Kreskowiak18-Oct-05 11:31 
QuestionUse-paramArray Pin
himanshu_softin16-Oct-05 23:52
himanshu_softin16-Oct-05 23:52 
AnswerRe: Use-paramArray Pin
Dave Kreskowiak17-Oct-05 1:17
mveDave Kreskowiak17-Oct-05 1:17 

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.