| Thread | Last Post | Replies |
|
| VB6 Custom Support | 28 Mar 2009 16:18 GMT | 1 |
Is it possible? Anyone has done it? We have an app written in VB6 and some of our customers are concerned about VB6 falling out of extended support in March 08. I know that MS has commited to support VB runtime
|
| Code Coverage for VB 6.0 Application | 12 Mar 2009 20:35 GMT | 1 |
Is there any tool available to get code coverage and code quality for VB 6.0 (Windows) application? Is there any tool available like Visual Studio Team System 2008 (Test Edition) for Vb 6.0 to perform automated unit testing?
|
| The blessed Office 2007 pre-install trial version! | 10 Mar 2009 22:54 GMT | 1 |
I'm using a VB6 app to connect to MS Word and produce/populate a lovely doc of Word type origins. This worked fine when the user simply installed Office 2000, 2003, etc onto their laptop, but a number of laptops are coming with an Office 2007 trial
|
| COM Replacement | 02 Mar 2009 23:28 GMT | 3 |
I've read a lot of articles about the death of COM and how it should be replaced with a more contemporary technology. My problem is that the new technoligies do not appear to provide the Transactional abilities (Required, Requires New, None...) that COM provides.
|
| Vista behaves differently to WordBasic command even though same version of Word! | 02 Mar 2009 19:26 GMT | 4 |
My setup is VB6 app to Ms Word doc and basically it took me 5+ hours to get my app to pre-populate the Save/SaveAs filename of a word doc so that when the user has looked at the doc, found it to be OK and then clicked either File/Save or File/SaveAs the filename is done for them.
|