| Thread | Last Post | Replies |
|
| File and String Processing | 29 Jan 2004 14:37 GMT | 8 |
I got post two subject about File Pointer and File System Object. Some might feel that my question is not clear enough, so I am posting a new one here. hope to clerify. Question Here-------
|
| develop in xp, deploy to win98 user | 29 Jan 2004 07:14 GMT | 2 |
I have a win XP in my machine my application use some excel sheets and access (mdb), both office2000. now, when installing to my client,who has win98 and
|
| make exe option greyed out | 28 Jan 2004 15:43 GMT | 1 |
Hi, I'm having a problem with VB6 in that my Make exe option has greyed out for no apparent reason. I've checked that none of my files are read only and that all my project references are ok. Other than re-booting, which I've also tried, I don't know what else it could be Any ...
|
| File Pointer Question | 28 Jan 2004 15:32 GMT | 2 |
I knew the following code could reach the entire text file ---------------------------------- Dim textfile As String Open "C:\test.txt" For Input As #1
|
| FileSystem Object | 28 Jan 2004 09:21 GMT | 4 |
Hi I got some problem regarding about FileSystem Object, perhaps you guys could provide some useful help for me. I want to use Visual Basic 6 to write a program which could import a text file.
|
| VB6 app deployment problem | 27 Jan 2004 18:31 GMT | 1 |
My application (designed with VB6.0 service pack 5) has built and compiled on Win2000 service pack 4. With help of Wise InstallMaster I have got list of files used by my application and needed for application runs well. I do not know exactly which of them have to be
|
| a 'dll hell' problem & quesiton | 19 Jan 2004 09:41 GMT | 10 |
I have a little freebie program - LanLight - that's fairly popular. (if you want to check out the app - http://www.dalesplace.net/download/lanlight.htm) One user has been running it for some time, installed some new software &
|
| Cannot Install my VB6 Application on the orther Win2000 | 16 Jan 2004 17:15 GMT | 1 |
My Application has built and compiled on my Win2000 service pack 4. I used package & deployment wizard to make a setup CD. I can use this CD to install my application on some Win2000 and XP systems. However some Win2000 system do not let my setup program go on. I alway get
|
| olepro32.dll and oleaut32.dll | 15 Jan 2004 23:20 GMT | 1 |
I'm trying to install an app. onto a Win98 machine which has earlier versions of olepro32.dll and oleaut32.dll than what is in the setup file. Consequently, when running the setup, a message is displayed stating that
|
| Should my installation download the latest VB run time from Microsoft site? | 15 Jan 2004 23:10 GMT | 1 |
My software needs VB run time files and specific MDAC packages, Some suggest that i include them in my installation in order to ensure that my application will run with the files with which it was tested.
|
| Compile on XP, Run on Win98 | 15 Jan 2004 23:06 GMT | 2 |
We have our company's application in VB6-Enterprise. This is a business critical (not real-time) front-office application. It is compiled in Windows-98, and distributed to
|
| VB6 EXE Crashes for non-administrator users | 14 Jan 2004 20:15 GMT | 3 |
We have an application that has been in use for 4 years. After the latest build, users on NT,2K,XP machines can not run the app from a non-administrator account. They recieve the error 'AppName.exe has generated errors and
|
| XP Packaging Error | 14 Jan 2004 02:07 GMT | 1 |
Hi, I'm working with VBA 6.3 Access XP 2002 and trying to package a program using the Packaging Wizard within XP Developer on a Windows 2000 machine. It was working fine, and I had packaged several versions,
|
| Using high-color icons for VB6 apps in XP? | 13 Jan 2004 15:07 GMT | 1 |
I hope this is the appropriate group for this question, and that this isn't a FAQ that I've overlooked! I'm writing several projects using VB6, using Windows XP Professional as the development and target platform. I'd like to include a high-color icon with
|
| Cannot deploy a VB6 app - has a depentant file missing | 12 Jan 2004 01:51 GMT | 2 |
I am having a problem deploying a VB6 app that uses the intrinsic data control and an access database. The application runs until the point that it references an operation involving the intrinsic data control. I can resolve the issue by installing VB6 on the target machine, so ...
|