| Thread | Last Post | Replies |
|
| VB6 and Manifest Files | 04 Jul 2003 15:59 GMT | 2 |
Hi, I have an app which users are now starting to install on XP. I have created a manifest file for the app as per documentation, but how do I build this into the VB6 app,
|
| Files Collections Problem | 04 Jul 2003 08:10 GMT | 1 |
Is there a way to catch runtime error 70 ("Permission Denied") when iterating the files collection with a for- each-next statement and continue with the next file. When iterating the files collection - if I have no access
|
| New thread on .visible | 02 Jul 2003 23:19 GMT | 4 |
Ok...this bit of code i'm trying to work on that's driving me batty. I set this program up for the game yahtzee with with a board as a picture box, a hole array for holding dice, a dice array for rolling dice, a dice array for the
|
| Problem with array | 02 Jul 2003 21:46 GMT | 2 |
I'm having problems with arrays and I hope that someone can help me. Problem: I have an array called ListArray() with a hundred or so items in it. It's a dynamic array.
|
| Create a PDF file | 02 Jul 2003 00:24 GMT | 1 |
i have a txt file and a jpg image. Mi boss ask me to write a dll or an executable which create a pdf file using them. The result must be a pdf file with the image and
|
| VB6 regular expression problem | 01 Jul 2003 22:20 GMT | 1 |
Using VB6: Pattern + "&[^\(amp;|gt;|lt;\)]" Text = "some X & Y text" Set objRegEx = New RegExp
|
| Open an already opened file | 01 Jul 2003 21:55 GMT | 1 |
Is there any way to open an already opened(by another process) file?? Thanks -- With best regards
|
| change button caption font ? | 01 Jul 2003 18:34 GMT | 1 |
i have a bunch of buttons in a toolbar, can I change the button caption's font to bold, or normal during runtime ? TIA -ashish
|
| How to read the whole section of an ini file | 01 Jul 2003 15:00 GMT | 3 |
Dear Experts, I have developed a scientific application using VB6. We are storing some fixed information in *.dat files as follows: [SECTION_1]
|
| How do I make XP style menus with VB6? | 01 Jul 2003 08:39 GMT | 5 |
|