| Thread | Last Post | Replies |
|
| monitor microphone, display waveform, measure frequency, how? | 16 May 2005 07:29 GMT | 1 |
I would like to write a program that monitors the microphone that could be used to tune a guitar. I'd like to display the waveform if possible, and measure the highest amplitude frequency. I don't know where to start on this, never having worked with a microphone before. Any ...
|
| Fuzzy Logic | 16 May 2005 04:14 GMT | 9 |
Hello i'm looking for a sample code, for comparing 2 strings. and return the % off identical. Thx.
|
| Squeezing too much into a control... | 16 May 2005 02:31 GMT | 9 |
I'm looking for ideas for a way to give the users what they need, visually, and still have the app look professional. On the right side of the screen in my app, I display the floorplan of a building. On the left side, in a panel, is a list of what we call Wall
|
| winsock and proxy | 15 May 2005 19:41 GMT | 3 |
how to connect to a LAN pc from home pc. LAN pc is behind proxy.
 Signature Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
|
| Any RSA Public/Private key DLLs available for free? | 15 May 2005 16:59 GMT | 1 |
Does anyone know where (or if) there are any RSA Public/Private key DLL/OCXs available for free? I want one thats simple to use if possible where I can call summit like the following:
|
| IE Internet settings | 15 May 2005 16:52 GMT | 1 |
WinXP Pro SP1. I have a second Win installation on a second HD and want to export the IE settings from one to the other. Is there a facility to export settings to a file I can port across?
|
| Send the reports to outbox | 15 May 2005 16:51 GMT | 1 |
One of my client asked that, he wants the reports generated using our software has to sent to the outbox of outlook express to the mail id he give. I use crytal report 8.5. i have one idea that we can export the generated report to a word document and we can ask them to ...
|
| Connection String Help | 15 May 2005 16:49 GMT | 1 |
We are developing softwares using VB/Access 2000. we use to install Vb and crystal report and will keep the .exe file to run the sofware. in the coding we used to connect to the database through the code cn.open "DSN Name"
|
| Is VB6 still alive and well? | 15 May 2005 14:35 GMT | 21 |
I am still using VB6, I guess I am very behind the time. But it really works very nicely for what I do. Is it still alive and well out in the development world? I figure, after 2 versions of vb.net, may be it's time to move to vb.net?
|
| Shut Down Program with Multiple Forms | 15 May 2005 14:08 GMT | 5 |
Hello. I have a program that uses nine forms. Is there a way to Unload all of them with a single line of code? Or do I have to use the Unload statement nine times to be sure they are all unloaded? TIA. Jim.
|
| copying files first before deleting them | 15 May 2005 13:37 GMT | 2 |
Hey thank you so much for your help BeastFish but unfortunately I cant change my codes :(. I have no choice but to use to FSO way.Can you please guide me on this?PLzzz?I tried using this line *fso.copyfile source, destination * its suppose to be correct but it
|
| Combo box tpye control in MSHflexgrid cell | 15 May 2005 12:45 GMT | 1 |
Has anyone any idea how I can get a combo box type control into a cell the user clicks on and select a pre-loaded value to place in the cell. I've searched the web and vb help and can't find anything. Many thanks.
|
| copying files first before deleting them | 15 May 2005 06:36 GMT | 2 |
I have a program that purges files after a certain amount of days.M problem is now to move the files that I wish to delete to an archiv folder first before deleting them permanently so that users can stil access those files if there's a need to.How do I do this?Can someon
|
| VB.NET Discussion | 15 May 2005 05:25 GMT | 54 |
I am using VB 6.0 for many years. Everytime I needed to build software applications, I just opened VB 6.0 and started coding. I am now looking VB.NET Express Edition and I find I can no longer do this very easily. I find that there is too much copy and paste of code in order to ...
|
| Delete records in Dbf table (Help!!!) | 15 May 2005 02:48 GMT | 3 |
I am developing Visual Basic 6.0 application using ADO 2.5 and tables of Dbase III. When i delete the record the database engine marks it as deleted but, the record is not deleted phisical, in Fox i have instructions as Pack or Zap for
|