| Thread | Last Post | Replies |
|
| winmm:record the audio | 03 May 2006 13:23 GMT | 1 |
It is possible to record the audio that I listen from the loudspeakers with winmm.dll? In particular I must record the audio that comes from a modem (conversation telephone call) in file .mp3
|
| How to pass array elements as parameters to a function | 03 May 2006 00:15 GMT | 3 |
A silly question: how do I pass an array element as a parameter to a function. When I do this, a can use the value of the array element, however, outside the function the array element still has it's old value.
|
| URGENT - I need some advice re Inet.Execute VB6 | 02 May 2006 12:17 GMT | 2 |
I am coding a small app in that swaps specific files between a client and server. All files and locations are set at both sides. I want my app to show a file list, based on the file names, from the local and remote machine.....
|
| Certain characters in text box | 02 May 2006 10:15 GMT | 4 |
I have a fairly large program (approx 150 - 200 text boxes). This program sources all of its data from MySQL. Not thinking like typical end users, I did not allow for the entry of characters such as '%*`" etc.
|
| Error in opening an existing project in VB 6.0 | 02 May 2006 06:41 GMT | 2 |
Pl help me.. I have developed my project in VB.. using Data Report and Data Environment Designer.. I have executed it many times correctly.. But now I am unable to open any Data Environment Designer and Data Report in any Project..If I open any project having Data Report and data ...
|
| icsdatacom | 02 May 2006 00:09 GMT | 3 |
Does anyone have any experience writing visual basic routines to control icsdatacom data aquisition devices? Fred
|
| Catch all errors... | 01 May 2006 09:39 GMT | 5 |
I have a program which runs in the background and makes connections to a remote database over the internet. Sometimes the internet may be down, which would cause the program to crash. There are so many calls it makes that it's very difficult to trap every database error and exit
|
| Menu Colour | 01 May 2006 07:54 GMT | 2 |
I've been playing with a code example by Randy Birch That changes a VB apps menu background colours. Code example @: http://vbnet.mvps.org/index.html?code/menu/index.html A very good example that works well. But! How would you make it change the
|