| Thread | Last Post | Replies |
|
| Where's Program Files? | 04 Aug 2006 15:05 GMT | 9 |
Is there a variable in Visual Basic that tells me where the program files folder is located? Google isn't much help.
|
| problom | 04 Aug 2006 14:16 GMT | 9 |
this said visual basic in general so, i'm posting a problem... i need the game i'm makeing to calculate x = x - 3, but if i put this in, it doesn't work, the code is as follows: Module:
|
| Strange Timer Problem/Question | 04 Aug 2006 12:36 GMT | 5 |
I have written some software that runs on two identical computers (AMD 2800, 512mb RAM, etc.). The one computer I have runs the timer function below just as intended whereas the second one does not run correctly. Here's the code:
|
| trivial question... | 04 Aug 2006 12:19 GMT | 12 |
I am looking for an instruction separator in VB6. I found experimentaly the ":" but it is not documented. In fact i want to put more than one instruction on one line: for example: ======
|
| Include another program | 04 Aug 2006 10:14 GMT | 4 |
Is it possible to include another *.exe program in a VB6 exe pgm and to call it from VB6 code ??? Many thanks for any answer.
|
| Get System Volume | 03 Aug 2006 17:35 GMT | 2 |
Does anyone have the code to get the system volume level? Google turns up lots of ways to set it but none get it.... Michael
|
| email | 03 Aug 2006 14:15 GMT | 1 |
Hi All, how do you send emails with attachments using visual basic 6? Thanks Wes
|
| VB5E, properties of project | 03 Aug 2006 13:42 GMT | 2 |
Hallo NG! WindowsXP/HE SP2, VB5E Under Menue Project/Properties.../2. Tab/within Frame Application/Symbol you will find a preset to Form1.
|
| Question Regarding Using Constants to Define Boundries for Arrays | 03 Aug 2006 12:55 GMT | 3 |
I wrote some software in Visual Basic 5 that I need to use arrays of varying sizes. The arrays need to have defined boundries, (i.e., Array(0 to UpperLimit)), because they will take input from an ActiveX controller which requires it. My question is... I need a Constant
|
| Do I need SP6 | 03 Aug 2006 11:37 GMT | 3 |
Is SP6 a must install? /Henning
 Signature Time is present only to prevent everything from happening at once.
|
| Email | 03 Aug 2006 08:27 GMT | 1 |
Is there a programmatic email capabilty in VB 6 or VB 2005? Thanks! -- George
|
| Find path of program within program | 03 Aug 2006 07:33 GMT | 1 |
I need to find the path of the application that I'm writing from within the program, (since it's not always in the same spot) Or more importantly, the drive letter it's on for what I'm writing. Can anyone help?
|
| A search engine that PAYS YOU to search | 03 Aug 2006 05:02 GMT | 1 |
A Search Engine that PAYS YOU to Search? Sounded too good to be true, so we checked it out! We found it works fine, and are now earning money every day just by using SearchBigDaddy, instead of Google, for all of our searches. Great Service,thanks guys
|
| Background Color on a Cell | 02 Aug 2006 22:53 GMT | 1 |
I'm trying to change the background color of a cell based on condition, so if for example I'm on row 12 and column 14 how would I then change the color to red? Thanks
|
| Dim an Redim with a 2-dimensional string-array | 02 Aug 2006 16:55 GMT | 2 |
Hallo NG! WindowsXP/HE SP2, VB5E I have a string-array with 7 elements in about 1000 strings. With
|